Erwan
- fix with deck names overwritten when saving - Added "premade" decks directory for people who don't want to create their own decks
This commit is contained in:
@@ -29,6 +29,7 @@ class GameStateDuel: public GameState, public JGuiListener
|
||||
SimpleMenu * opponentMenu;
|
||||
SimpleMenu * menu;
|
||||
JLBFont* mFont, *opponentMenuFont;
|
||||
string playerDecksDir;
|
||||
|
||||
|
||||
void loadPlayer(int playerId, int decknb = 0, int isAI = 0);
|
||||
|
||||
Reference in New Issue
Block a user