mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 14:54:30 +01:00
Add Inventions List and Scenario Options to the Debug menu
This commit is contained in:
@@ -2027,6 +2027,9 @@ enum {
|
||||
|
||||
STR_AUDIO_FOCUS = 5490,
|
||||
|
||||
STR_DEBUG_DROPDOWN_INVENTIONS_LIST = 5491,
|
||||
STR_DEBUG_DROPDOWN_SCENARIO_OPTIONS = 5492,
|
||||
|
||||
// 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