1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-21 22:13:07 +01:00

Replace game command references with new game action.

This commit is contained in:
Matt
2019-02-07 22:02:49 +01:00
parent a5e48e759d
commit d87ca57e72
5 changed files with 9 additions and 144 deletions

View File

@@ -1475,7 +1475,7 @@ GAME_COMMAND_POINTER* new_game_command_table[GAME_COMMAND_COUNT] = {
game_command_place_footpath_from_track,
nullptr,
game_command_change_surface_style,
game_command_set_ride_price,
nullptr,
game_command_set_guest_name,
game_command_set_staff_name,
game_command_raise_land,