back to scratko.xyz
aboutsummaryrefslogtreecommitdiff
path: root/pac.h
diff options
context:
space:
mode:
Diffstat (limited to 'pac.h')
-rw-r--r--pac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pac.h b/pac.h
index ea0825b..f415f06 100644
--- a/pac.h
+++ b/pac.h
@@ -4,7 +4,7 @@
#include "ghosts.h"
enum {
- max_live = 3,
+ max_live = 2,
pac_y = 22,
pac_x = 14
};