1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-22 14:24:33 +01:00

Merge pull request #1694 from Gymnasiast/remove-six-flags-branding-and-limitations-2

Remove Six Flags branding and limitations, mark the lifecycle flag as deprecated, rename previously unidentified flag
This commit is contained in:
Ted John
2015-07-28 12:08:47 +01:00
15 changed files with 21 additions and 103 deletions

View File

@@ -1243,7 +1243,6 @@ enum {
// Rides
STR_CHEAT_RENEW_RIDES = 5123,
STR_CHEAT_REMOVE_FLAGS = 5124,
STR_CHEAT_MAKE_DESTRUCTABLE = 5125,
STR_CHEAT_FIX_ALL_RIDES = 5132,
STR_CHEAT_410_HILL_LIFT = 5137,
@@ -1633,7 +1632,6 @@ enum {
STR_SAVE_PLUGIN_DATA_TIP = 3334,
STR_ROLLER_COASTER_DESIGNER_SELECT_RIDE_TYPES_VEHICLES = 3335,
STR_TRACK_DESIGNS_MANAGER_SELECT_RIDE_TYPE = 3336,
STR_SIX_FLAGS_PARK = 3337,
STR_GAME_TOOLS = 3341,
STR_SCENARIO_EDITOR = 3342,