From f24d3ea1ee7ad6d01bb7a62b164fe18124c30025 Mon Sep 17 00:00:00 2001 From: Sergio Valor Date: Tue, 18 Oct 2022 10:07:39 +0200 Subject: [PATCH] Actualizado gitignore --- .gitignore | 2 +- data/config/config.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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