1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-17 12:03:07 +01:00

Merge pull request #547 from duncanspumpkin/fix_426

Fix #426
This commit is contained in:
Ted John
2014-11-02 16:18:33 +00:00

View File

@@ -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;