Erwan
- Attempt at solving issue 247 (missing background image for trophy room). I think I attempted that a while ago and it caused some crashes, so let's revert this change if this happens
This commit is contained in:
@@ -14,8 +14,6 @@ class GameStateAwards: public GameState, public JGuiListener
|
||||
private:
|
||||
WGuiList * listview;
|
||||
WGuiMenu * detailview;
|
||||
JQuad * mBg;
|
||||
JTexture * mBgTex;
|
||||
WSrcCards * setSrc;
|
||||
SimpleMenu * menu;
|
||||
bool showMenu;
|
||||
|
||||
Reference in New Issue
Block a user