mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 06:23:04 +01:00
add DLC and Build your own scenario classification
This commit is contained in:
@@ -2254,6 +2254,9 @@ enum {
|
||||
STR_OPTIONS_SCENARIO_DIFFICULTY = 5629,
|
||||
STR_OPTIONS_SCENARIO_UNLOCKING = 5630,
|
||||
|
||||
STR_DLC_PARKS = 5631,
|
||||
STR_BUILD_YOUR_OWN_PARKS = 5632,
|
||||
|
||||
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
|
||||
STR_COUNT = 32768
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user