* fixed some boundary conditions for menu initialization
* changed # victories to be calculated value * removed nbVictories accessor
This commit is contained in:
@@ -39,7 +39,6 @@ public:
|
||||
int percentVictories();
|
||||
DeckStat * getDeckStat(string opponentsFile);
|
||||
int nbGames();
|
||||
int nbVictories();
|
||||
};
|
||||
|
||||
class StatsWrapper
|
||||
|
||||
Reference in New Issue
Block a user