1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-09-16 09:26:28 +02:00

research per day & seperate config

This commit is contained in:
Laserlicht
2024-09-30 02:40:28 +02:00
parent 3813db83ab
commit 713fcd6543
9 changed files with 38 additions and 35 deletions

View File

@@ -269,7 +269,6 @@ CGTownInstance::CGTownInstance(IGameCallback *cb):
destroyed(0),
identifier(0),
alignmentToPlayer(PlayerColor::NEUTRAL),
lastSpellResearchDay(0),
spellResearchCounter(0),
spellResearchAllowed(true)
{