1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-06 06:32:56 +01:00

Allow loading CSS17.DAT and MP.DAT on all three RCT1 sources

This should equalise the three in terms of supported features.
This commit is contained in:
Michael Steenbeek
2018-08-14 15:41:51 +02:00
committed by GitHub
parent 6e7621b304
commit f9d60ea106
4 changed files with 19 additions and 4 deletions

View File

@@ -218,7 +218,7 @@ const char * PlatformEnvironment::FileNames[] =
"objects.idx", // CACHE_OBJECTS
"tracks.idx", // CACHE_TRACKS
"scenarios.idx", // CACHE_SCENARIOS
"RCTdeluxe_install" PATH_SEPARATOR "Data" PATH_SEPARATOR "mp.dat", // MP_DAT
"Data" PATH_SEPARATOR "mp.dat", // MP_DAT
"groups.json", // NETWORK_GROUPS
"servers.cfg", // NETWORK_SERVERS
"users.json", // NETWORK_USERS