mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
Merge pull request #4018 from IvanSavenko/voting
[1.5.2?] Multiplayer voting
This commit is contained in:
@@ -43,6 +43,7 @@ enum class ESerializationVersion : int32_t
|
||||
ARTIFACT_COSTUMES, // 840 swappable artifacts set added
|
||||
|
||||
RELEASE_150 = ARTIFACT_COSTUMES, // for convenience
|
||||
VOTING_SIMTURNS, // 841 - allow modification of simturns duration via vote
|
||||
|
||||
REMOVE_TEXT_CONTAINER_SIZE_T, // Fixed serialization of size_t from text containers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user