mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-28 01:04:50 +01:00
implement dropdown behaviour for window ride
This commit is contained in:
@@ -258,6 +258,12 @@ enum {
|
||||
STR_OVERALL_VIEW = 996,
|
||||
STR_VIEW_SELECTION = 997,
|
||||
|
||||
STR_CANT_OPEN = 1002,
|
||||
STR_CANT_TEST = 1003,
|
||||
STR_CANT_CLOSE = 1004,
|
||||
STR_CANT_START_CONSTRUCTION_ON = 1005,
|
||||
STR_MUST_BE_CLOSED_FIRST = 1006,
|
||||
STR_UNABLE_TO_CREATE_ENOUGH_VEHICLES = 1007,
|
||||
STR_OPEN_CLOSE_OR_TEST_RIDE = 1008,
|
||||
STR_OPEN_OR_CLOSE_ALL_RIDES = 1009,
|
||||
STR_OPEN_OR_CLOSE_PARK_TIP = 1010,
|
||||
|
||||
Reference in New Issue
Block a user