diff --git a/.gitignore b/.gitignore index 320c669..7dc6c51 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ desktop.ini thumbs.db bin/* -config/config.txt \ No newline at end of file +config.txt \ No newline at end of file diff --git a/data/config/config.txt b/data/config/config.txt index 56c3ec4..8074f6a 100644 --- a/data/config/config.txt +++ b/data/config/config.txt @@ -1,5 +1,5 @@ fullScreenMode=0 -windowSize=3 +windowSize=2 filter=FILTER_NEAREST vSync=true integerScale=true