summaryrefslogtreecommitdiff
path: root/catch.h
diff options
context:
space:
mode:
Diffstat (limited to 'catch.h')
-rw-r--r--catch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/catch.h b/catch.h
index 73d9710..f8315f1 100644
--- a/catch.h
+++ b/catch.h
@@ -40,7 +40,7 @@
#define STATE_GAME_OVER 3
#define GAME_TIME 60
-#define TICK_SPEED 18
+#define TICK_SPEED 20
#define TICKS_PER_SECOND 1000 / TICK_SPEED
// cat and bird structures