summaryrefslogtreecommitdiff
path: root/src/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/constants.h')
-rw-r--r--src/constants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants.h b/src/constants.h
index 4eca1ea..0790229 100644
--- a/src/constants.h
+++ b/src/constants.h
@@ -3,7 +3,7 @@
#define WINDOW_WIDTH 1280
#define WINDOW_HEIGHT 720
-#define TARGET_FPS 60
+#define TARGET_FPS 144
#define MAX_ENTITY_COUNT 500