1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-21 22:13:07 +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

@@ -485,6 +485,7 @@ enum {
STR_YES = 1710,
STR_FIRE_STAFF_ID = 1711,
STR_INVALID_NAME_FOR_PARK = 1716,
STR_CANT_RENAME_PARK = 1717,
STR_PARK_NAME = 1718,
STR_ENTER_PARK_NAME = 1719,