- a few shop changes
This commit is contained in:
wagic.the.homebrew
2009-03-14 11:52:50 +00:00
parent 658ef1fb12
commit 0256e64cd9
5 changed files with 36 additions and 31 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ class GameStateShop: public GameState, public JGuiListener
SimpleMenu * menu;
int mStage;
char starterBuffer[128], boosterBuffer[128];
int setId;
int setIds[2];
public:
GameStateShop(GameApp* parent);