mirror of
https://github.com/vcmi/vcmi.git
synced 2025-09-16 09:26:28 +02:00
rename; introduce factor
This commit is contained in:
@@ -270,6 +270,7 @@ CGTownInstance::CGTownInstance(IGameCallback *cb):
|
||||
identifier(0),
|
||||
alignmentToPlayer(PlayerColor::NEUTRAL),
|
||||
lastSpellResearchDay(0),
|
||||
spellResearchCounter(0),
|
||||
spellResearchAllowed(true)
|
||||
{
|
||||
this->setNodeType(CBonusSystemNode::TOWN);
|
||||
|
Reference in New Issue
Block a user