id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,phab_field 5372,"Game Setup: settings reset when clicking ""random"" in the map type dropdown",Wundersam,elexis,"In the game setup screen, settings like population cap will reset when selecting a map type other than scenario for no reason obvious to me. It might make sense to do this, quite contrary, for scenario only to address the inconsistencies I fixed with this patch: [https://code.wildfiregames.com/D1704] for ticket:5371. I believe these lines can be remove altogether. gamesetup.js:488 {{{#!js if (g_GameAttributes.mapType != ""scenario"") g_GameAttributes.settings { {""PlayerData "":clone(g_DefaultPlayerData.slice(0, 4)) }; }}}",defect,closed,If Time Permits,Alpha 24,UI – Game setup,fixed,"gamesetup, setup, scenario, starting resources",,Phab:D2483