mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
Bump serialization - not sure if necessary
This commit is contained in:
@@ -384,8 +384,11 @@ public:
|
||||
h & ATTACK_POINTS_DMG_MULTIPLIER_CAP;
|
||||
h & DEFENSE_POINT_DMG_MULTIPLIER;
|
||||
h & DEFENSE_POINTS_DMG_MULTIPLIER_CAP;
|
||||
h & HERO_STARTING_ARMY_STACKS_COUNT_CHANCES;
|
||||
h & DEFAULT_BUILDING_SET_DWELLING_CHANCES;
|
||||
if(version >= 815)
|
||||
{
|
||||
h & HERO_STARTING_ARMY_STACKS_COUNT_CHANCES;
|
||||
h & DEFAULT_BUILDING_SET_DWELLING_CHANCES;
|
||||
}
|
||||
}
|
||||
} settings;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user