mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-24 00:03:11 +01:00
Move cheat tab tips
This commit is contained in:
@@ -1033,6 +1033,12 @@ enum {
|
||||
STR_CHEAT_TIP_LARGE_TRAM_GUESTS = 2684,
|
||||
STR_CHEAT_TIP_NAUSEA = 5255,
|
||||
|
||||
// Cheat tab tips
|
||||
STR_FINANCIAL_CHEATS_TIP = 5178,
|
||||
STR_GUEST_CHEATS_TIP = 5179,
|
||||
STR_PARK_CHEATS_TIP = 5180,
|
||||
STR_RIDE_CHEATS_TIP = 5181,
|
||||
|
||||
STR_SHORTCUT_ENTRY_FORMAT = 2781,
|
||||
STR_SHIFT_PLUS = 2782,
|
||||
STR_CTRL_PLUS = 2783,
|
||||
@@ -1468,11 +1474,6 @@ enum {
|
||||
|
||||
STR_FULLSCREEN_MODE = 5177,
|
||||
|
||||
STR_FINANCIAL_CHEATS_TIP = 5178,
|
||||
STR_GUEST_CHEATS_TIP = 5179,
|
||||
STR_PARK_CHEATS_TIP = 5180,
|
||||
STR_RIDE_CHEATS_TIP = 5181,
|
||||
|
||||
STR_GIANT_SCREENSHOT = 5260,
|
||||
|
||||
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
|
||||
|
||||
Reference in New Issue
Block a user