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.