summarylogtreecommitdiffstats
path: root/powder-toy.patch
diff options
context:
space:
mode:
Diffstat (limited to 'powder-toy.patch')
-rw-r--r--powder-toy.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/powder-toy.patch b/powder-toy.patch
index 9a5630ee6d2f..9ce1f4237b73 100644
--- a/powder-toy.patch
+++ b/powder-toy.patch
@@ -9,16 +9,3 @@ diff --unified --recursive --text --color The-Powder-Toy-94.1.orig/resources/pow
<comment>Powder Toy save</comment>
<glob pattern="*.cps"/>
<glob pattern="*.stm"/>
-diff --unified --recursive --text --color The-Powder-Toy-94.1.orig/src/Config.h The-Powder-Toy-94.1/src/Config.h
---- The-Powder-Toy-94.1.orig/src/Config.h 2019-02-21 07:23:45.000000000 +0200
-+++ The-Powder-Toy-94.1/src/Config.h 2019-10-06 01:33:00.610003177 +0300
-@@ -40,7 +40,8 @@
- #endif
- //VersionInfoEnd
-
--//#define IGNORE_UPDATES //uncomment this for mods, to not get any update notifications
-+#define IGNORE_UPDATES
-+#define NO_INSTALL_CHECK
-
- #if !(defined(MACOSX) && defined(DEBUG))
- #define HIGH_QUALITY_RESAMPLE //High quality image resampling, slower but much higher quality than my terribad linear interpolation