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

This commit is contained in:
Laurent Alonso(fr)
2020-05-18 11:47:28 +02:00
committed by Celtic Minstrel
parent e0ad83ebd6
commit 161f2a8a97

View File

@@ -2290,6 +2290,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);