Erwan
- fix issue 215 - added test for purple screen (this is the small white square on top of the loading screen)
This commit is contained in:
@@ -19,8 +19,6 @@ class GameStateShop: public GameState, public JGuiListener
|
||||
private:
|
||||
|
||||
ShopItems * shop;
|
||||
JLBFont * menuFont;
|
||||
JLBFont * itemFont;
|
||||
JTexture * altThumb[8];
|
||||
JQuad * mBack;
|
||||
JQuad * mBg;
|
||||
|
||||
Reference in New Issue
Block a user