while running, editor remember view states of towns and outdoors
This commit is contained in:
@@ -51,7 +51,7 @@ void set_up_apple_events() {
|
||||
std::copy(msg.get(), msg.get() + len, std::inserter(fileName, fileName.begin()));
|
||||
|
||||
if(load_scenario(fileName, scenario)) {
|
||||
restore_editor_state();
|
||||
restore_editor_state(true);
|
||||
change_made = false;
|
||||
ae_loading = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user