From c8b8c2fd79c1f78f4b214238e448074a02b0f7ac Mon Sep 17 00:00:00 2001 From: Jan Philipp Timme Date: Tue, 25 Nov 2014 14:27:38 +0100 Subject: [PATCH] Disable debug mode. oops. --- src/de/teamteamteam/spacescooter/utility/GameConfig.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/de/teamteamteam/spacescooter/utility/GameConfig.java b/src/de/teamteamteam/spacescooter/utility/GameConfig.java index 741271c..23ab204 100644 --- a/src/de/teamteamteam/spacescooter/utility/GameConfig.java +++ b/src/de/teamteamteam/spacescooter/utility/GameConfig.java @@ -8,7 +8,7 @@ public class GameConfig { /** * Whether debug output (and more) is enabled or disabled. */ - public static boolean DEBUG = true; + public static boolean DEBUG = false; /** * Width of GameWindow.