mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
Add RMG option "forcePortal"
This commit is contained in:
@ -463,7 +463,8 @@ void ZoneConnection::serializeJson(JsonSerializeFormat & handler)
|
||||
"guarded",
|
||||
"fictive",
|
||||
"repulsive",
|
||||
"wide"
|
||||
"wide",
|
||||
"forcePortal"
|
||||
};
|
||||
|
||||
static const std::vector<std::string> roadOptions =
|
||||
|
Reference in New Issue
Block a user