aboutsummaryrefslogtreecommitdiff
path: root/src/games/Game.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/games/Game.hpp')
-rw-r--r--src/games/Game.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/games/Game.hpp b/src/games/Game.hpp
index a97d26c..c75f586 100644
--- a/src/games/Game.hpp
+++ b/src/games/Game.hpp
@@ -28,8 +28,7 @@ public:
};
enum ZLayer {
- z_background = 0,
- z_layer1,
+ z_layer1 = 1,
z_layer2,
z_layer3,
z_text