From c911f48bbe642678930375125750054cfa392ef0 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sun, 6 Aug 2017 16:57:05 +0200 Subject: [PATCH] SHMUP_GOOD --- init.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.cpp b/init.cpp index d2966935..3c0a3069 100644 --- a/init.cpp +++ b/init.cpp @@ -162,7 +162,7 @@ #endif #ifndef CAP_SHMUP_GOOD -#define CAP_SHMUP (!ISMOBWEB) +#define CAP_SHMUP_GOOD (!ISMOBWEB) #endif #if ISMOBILE