diff options
Diffstat (limited to 'src/constants.h')
| -rw-r--r-- | src/constants.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants.h b/src/constants.h index e71c217..3fc36ff 100644 --- a/src/constants.h +++ b/src/constants.h @@ -9,6 +9,6 @@ #define ENTITY_MAX_ANIMATIONS 10 #define ANIMATION_MAX_FRAMES 4 -#define GRAVITY 9.8 +#define GRAVITY 14 #endif |
