mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 14:24:33 +01:00
implement clear scenery game command, try out removing paths feature
This commit is contained in:
@@ -652,6 +652,8 @@ enum {
|
||||
STR_STAFF_MECHANICS_TAB_TIP = 2211,
|
||||
STR_STAFF_SECURITY_TAB_TIP = 2212,
|
||||
STR_STAFF_ENTERTAINERS_TAB_TIP = 2213,
|
||||
|
||||
STR_CONSTRUCTION_NOT_POSSIBLE_WHILE_GAME_IS_PAUSED = 2214,
|
||||
|
||||
STR_CELSIUS_VALUE = 2216,
|
||||
STR_FAHRENHEIT_VALUE = 2217,
|
||||
@@ -981,6 +983,7 @@ enum {
|
||||
|
||||
STR_NO_RECENT_AWARDS = 2848,
|
||||
|
||||
STR_FORBIDDEN_BY_THE_LOCAL_AUTHORITY = 2853,
|
||||
STR_ENTRANCE_NOT_CONNECTED = 2854,
|
||||
STR_EXIT_NOT_CONNECTED = 2855,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user