mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 11:33:03 +01:00
Add config property for RCT1 path
This commit is contained in:
@@ -46,7 +46,6 @@ public:
|
||||
switch (base) {
|
||||
default:
|
||||
case DIRBASE::RCT1:
|
||||
throw Exception("Not implemented");
|
||||
case DIRBASE::RCT2:
|
||||
directoryName = DirectoryNamesRCT2[(size_t)did];
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user