mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 06:23:04 +01:00
Move Land Set Height over to GameAction Framework
This commit is contained in:
@@ -1455,7 +1455,7 @@ void game_load_or_quit_no_save_prompt()
|
||||
|
||||
GAME_COMMAND_POINTER* new_game_command_table[GAME_COMMAND_COUNT] = {
|
||||
nullptr,
|
||||
game_command_set_land_height,
|
||||
nullptr,
|
||||
game_pause_toggle,
|
||||
game_command_place_track,
|
||||
game_command_remove_track,
|
||||
|
||||
Reference in New Issue
Block a user