fixed deck renaming to make changes immediate.
This commit is contained in:
@@ -52,7 +52,9 @@ public:
|
||||
int getDifficulty();
|
||||
string getDifficultyString();
|
||||
|
||||
// setters
|
||||
void setColorIndex(const string& colorIndex);
|
||||
void setDeckName( const string& newDeckTitle );
|
||||
void Invalidate();
|
||||
|
||||
string mStatsFilename;
|
||||
|
||||
Reference in New Issue
Block a user