mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
Fix black screen on loading file with invalid extension
This commit is contained in:
@@ -392,7 +392,7 @@ bool rct2_open_file(const char *path)
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
title_load();
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user