mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
checks on server
This commit is contained in:
@@ -61,6 +61,7 @@ enum class ESerializationVersion : int32_t
|
||||
CAMPAIGN_OUTRO_SUPPORT, // 862 - support for campaign outro video
|
||||
REWARDABLE_BANKS, // 863 - team state contains list of scouted objects, coast visitable rewardable objects
|
||||
REGION_LABEL, // 864 - labels for campaign regions
|
||||
SPELL_RESEARCH, // 865 - spell research
|
||||
|
||||
CURRENT = REGION_LABEL
|
||||
CURRENT = SPELL_RESEARCH
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user