Fix profile status on upper left of main menu
The profile status on the upper left of main menu should update now when changing user profiles...:)
This commit is contained in:
@@ -39,6 +39,7 @@ bool GameApp::HasMusic = true;
|
||||
JMusic * GameApp::music = NULL;
|
||||
string GameApp::currentMusicFile = "";
|
||||
string GameApp::systemError = "";
|
||||
char GameApp::mynbcardsStr[512] = {0};
|
||||
|
||||
vector<JQuadPtr > manaIcons;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user