summary refs log tree commit diff stats
path: root/src/entity.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/entity.h')
-rw-r--r--src/entity.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entity.h b/src/entity.h index 8d28b98..0ff31e1 100644 --- a/src/entity.h +++ b/src/entity.h
@@ -42,7 +42,7 @@ public:
42 42
43 bool playerCanPush = false; 43 bool playerCanPush = false;
44 bool trainCanPush = false; 44 bool trainCanPush = false;
45 45
46 // Temp 46 // Temp
47 int colorVal = 25; 47 int colorVal = 25;
48 48