aboutsummaryrefslogtreecommitdiffstats
path: root/src/shooterScreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shooterScreen.h')
-rw-r--r--src/shooterScreen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shooterScreen.h b/src/shooterScreen.h
index 766faa4..2d9d533 100644
--- a/src/shooterScreen.h
+++ b/src/shooterScreen.h
@@ -14,7 +14,7 @@
#define MOUSE_SPEED 0.01
#define SHOOTER_PENGUIN_COUNT 5
-#define SHOOTER_PENGUIN_HEIGHT 2.0
+#define SHOOTER_PENGUIN_HEIGHT 1.0
typedef struct ShooterPlayer {
Camera3D camera;