Jeck - Resolved issue 101, fixed "Cancel" after "Switch decks without saving".

This commit is contained in:
wagic.jeck
2009-10-14 20:58:38 +00:00
parent ad1492b888
commit e23fac82e0
2 changed files with 17 additions and 3 deletions
@@ -109,6 +109,7 @@ private:
int delSellMenu;
string newDeckname;
StatsWrapper stw;
bool mSwitching;
public:
GameStateDeckViewer(GameApp* parent);