mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Adding zoneMonserStrength: none
This commit is contained in:
@@ -380,6 +380,7 @@ void ZoneOptions::serializeJson(JsonSerializeFormat & handler)
|
||||
//TODO: add support for std::map to serializeEnum
|
||||
static const std::vector<std::string> STRENGTH =
|
||||
{
|
||||
"none",
|
||||
"weak",
|
||||
"normal",
|
||||
"strong"
|
||||
|
||||
Reference in New Issue
Block a user