mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-26 03:52:01 +02:00
Compile fix
This commit is contained in:
parent
17fc1604ca
commit
c87b0e6d65
@ -101,7 +101,6 @@ bool WindowNewMap::loadUserSettings()
|
||||
|
||||
if (settings.isValid())
|
||||
{
|
||||
mapGenOptions = CMapGenOptions();
|
||||
auto node = JsonUtils::toJson(settings);
|
||||
JsonDeserializer handler(nullptr, node);
|
||||
handler.serializeStruct("lastSettings", mapGenOptions);
|
||||
|
Loading…
x
Reference in New Issue
Block a user