scenario: try to retrieve the hidden town's flag...

This commit is contained in:
ALONSO Laurent
2022-07-14 13:52:07 +02:00
committed by Celtic Minstrel
parent d1cb01e263
commit 4973659808

View File

@@ -2291,6 +2291,7 @@ bool load_town_v1(fs::path scen_file, short which_town, cTown& the_town, legacy:
break;
}
the_town.is_hidden = scenario.town_hidden[which_town];
the_town.spec_strs.resize(100);
the_town.sign_locs.resize(20);
the_town.area_desc.resize(16);