summaryrefslogtreecommitdiff
path: root/src/game/game.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/game.hpp')
-rw-r--r--src/game/game.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/game/game.hpp b/src/game/game.hpp
index 387df1a..4066b02 100644
--- a/src/game/game.hpp
+++ b/src/game/game.hpp
@@ -147,8 +147,7 @@ namespace game {
bool populate_pie_menu(std::vector<interface::pie_item_t> &items);
void command(v2f_t x, int number);
- size_t crystals = 9999;
- //size_t crystals = 150;
+ size_t crystals = 150;
};
enum {