1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-29 09:44:52 +01:00

implement game_command_set_park_name and game_command_remove_park_entrance

This commit is contained in:
IntelOrca
2015-01-27 21:18:30 +00:00
parent 21a33e8071
commit 36971b29cb
12 changed files with 209 additions and 55 deletions

View File

@@ -896,7 +896,7 @@ static uint32 game_do_command_table[58] = {
0,
0x006649BD,
0x006666E7,
0x00666A63,
0,
0x006CD8CE,
(uint32)game_command_set_park_entrance_fee,
(uint32)game_command_update_staff_colour, // 40
@@ -955,11 +955,11 @@ static GAME_COMMAND_POINTER* new_game_command_table[58] = {
game_command_emptysub, // 30
game_command_emptysub,
game_command_emptysub,
game_command_emptysub,
game_command_set_park_name,
game_command_set_park_open,
game_command_emptysub,
game_command_emptysub,
game_command_emptysub,
game_command_remove_park_entrance,
game_command_emptysub,
game_command_emptysub,
game_command_emptysub, // 40