1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-20 13:33:02 +01:00

Deprecate string 886

This commit is contained in:
Marijn van der Werf
2016-07-27 09:54:20 +02:00
parent bc3ec1b871
commit cb794ab3df
2 changed files with 2 additions and 2 deletions

View File

@@ -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,