mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-22 23:33:04 +01:00
Fix #5789: No missing obj notification when loading from cmd line
This commit is contained in:
committed by
Michał Janiszewski
parent
3151b2b9da
commit
fe140c5c20
@@ -287,7 +287,6 @@ namespace OpenRCT2
|
||||
if (!parkLoaded)
|
||||
{
|
||||
Console::Error::WriteLine("Failed to load '%s'", gOpenRCT2StartupActionPath);
|
||||
title_load();
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user