aboutsummaryrefslogtreecommitdiff
path: root/src/entities/antifaShip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/entities/antifaShip.h')
-rw-r--r--src/entities/antifaShip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entities/antifaShip.h b/src/entities/antifaShip.h
index c0e43ee..0adb7a3 100644
--- a/src/entities/antifaShip.h
+++ b/src/entities/antifaShip.h
@@ -15,7 +15,7 @@
#define ANTIFA_TARGETING_SPEED 6.0
// Some keys for debugging.
-#define DEBUG_KEYS
+//#define DEBUG_KEYS
typedef struct AntifaShip {
Vector2 lastMouse;