1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-20 21:43:06 +01:00

Merge pull request #8852 'track_set_brake_speed'

This commit is contained in:
duncanspumpkin
2019-03-15 19:46:19 +00:00
7 changed files with 89 additions and 58 deletions

View File

@@ -1289,7 +1289,7 @@ GAME_COMMAND_POINTER* new_game_command_table[GAME_COMMAND_COUNT] = {
game_command_smooth_land,
nullptr,
nullptr,
game_command_set_brakes_speed,
nullptr,
game_command_hire_new_staff_member,
game_command_set_staff_patrol,
game_command_fire_staff_member,