mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 19:13:07 +01:00
Deprecate string 886
This commit is contained in:
@@ -888,7 +888,7 @@ STR_0882 :Load Game
|
||||
STR_0883 :Save Game
|
||||
STR_0884 :Load Landscape
|
||||
STR_0885 :Save Landscape
|
||||
STR_0886 :Quit Game
|
||||
STR_0886 :<removed string - do not use>
|
||||
STR_0887 :Quit Scenario Editor
|
||||
STR_0888 :Quit Roller Coaster Designer
|
||||
STR_0889 :Quit Track Designs Manager
|
||||
|
||||
@@ -321,7 +321,7 @@ enum {
|
||||
STR_SAVE_GAME = 883,
|
||||
STR_LOAD_LANDSCAPE = 884,
|
||||
STR_SAVE_LANDSCAPE = 885,
|
||||
STR_QUIT_GAME = 886, // Unused
|
||||
|
||||
STR_QUIT_SCENARIO_EDITOR = 887,
|
||||
STR_QUIT_ROLLERCOASTER_DESIGNER = 888,
|
||||
STR_QUIT_TRACK_DESIGNS_MANAGER = 889,
|
||||
|
||||
Reference in New Issue
Block a user