1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

Merge pull request #2698 from Nordsoft91/turn-timer

Turn timer fixes
This commit is contained in:
Nordsoft91
2023-09-01 00:31:52 +04:00
committed by GitHub
15 changed files with 305 additions and 164 deletions

View File

@@ -140,7 +140,6 @@ CPlayerInterface::CPlayerInterface(PlayerColor Player):
firstCall = 1; //if loading will be overwritten in serialize
autosaveCount = 0;
isAutoFightOn = false;
duringMovement = false;
ignoreEvents = false;
numOfMovedArts = 0;