another --scenario startup case where repositioning not needed

This commit is contained in:
2025-03-21 13:46:07 -05:00
parent 1ebdb9612c
commit fc36dcfd55

View File

@@ -463,6 +463,8 @@ static void handle_scenario_args() {
// TODO maybe the player should be warned before they're removed from it?
handle_victory(true);
}
}else{
resetting = true;
}
if(!univ.party.is_in_scenario()){
put_party_in_scen(path.filename().string(), scen_arg_town || scen_arg_out_sec);