mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 03:23:15 +01:00
Merge pull request #2004 from runelaenen/save-ask-filename
Fix issue 1942
This commit is contained in:
@@ -245,6 +245,8 @@ int scenario_load_and_play_from_path(const char *path)
|
||||
}
|
||||
_scenarioFileName = path_get_filename(_scenarioPath);
|
||||
|
||||
gFirstTimeSave = 1;
|
||||
|
||||
log_verbose("starting scenario, %s", path);
|
||||
scenario_begin();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user