summaryrefslogtreecommitdiff
path: root/src/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/globals.h')
-rw-r--r--src/globals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/globals.h b/src/globals.h
index 6fe6348..5250e03 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -1,6 +1,6 @@
#ifndef GLOBALS_H
#define GLOBALS_H
-#define GRAVITY 0.1f
+#define GRAVITY 1
#endif