mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
Merge fixes
This commit is contained in:
@@ -80,7 +80,7 @@ public:
|
||||
h & static_cast<CBonusSystemNode&>(*this);
|
||||
h & name & description & eventText & image & large & advMapDef & iconIndex &
|
||||
price & possibleSlots & constituents & constituentOf & aClass & id;
|
||||
if(version>=756)
|
||||
if(version>=759)
|
||||
{
|
||||
h & identifier;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user