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:
committed by
GitHub
parent
6e7621b304
commit
f9d60ea106
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user