mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-21 00:19:29 +02:00
Several minor fixes.
This commit is contained in:
@ -118,6 +118,7 @@ public:
|
||||
int firstCall; // -1 - just loaded game; 1 - just started game; 0 otherwise
|
||||
int autosaveCount;
|
||||
static const int SAVES_COUNT = 5;
|
||||
static int howManyPeople;
|
||||
|
||||
SystemOptions sysOpts;
|
||||
|
||||
|
Reference in New Issue
Block a user