mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 20:43:04 +01:00
Fixes none generation of tracks.idx. This is not how rct2 does it
This commit is contained in:
@@ -229,6 +229,7 @@ void check_file_path(int pathId)
|
||||
{
|
||||
case PATH_ID_GAMECFG:
|
||||
case PATH_ID_SCORES:
|
||||
case PATH_ID_TRACKSIDX:
|
||||
// Do nothing; these will be created later if they do not exist yet
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user