mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-02-02 19:56:13 +01:00
Started game_command_20 raise lower land
This commit is contained in:
@@ -42,7 +42,7 @@ enum GAME_COMMAND {
|
||||
GAME_COMMAND_PLACE_PATH, // 17
|
||||
GAME_COMMAND_18,
|
||||
GAME_COMMAND_REMOVE_PATH, // 19
|
||||
GAME_COMMAND_20, //Raise/lower land
|
||||
GAME_COMMAND_RAISE_LOWER_LAND, //Raise/lower land
|
||||
GAME_COMMAND_21,
|
||||
GAME_COMMAND_22, //To do with text input
|
||||
GAME_COMMAND_23,
|
||||
|
||||
Reference in New Issue
Block a user