1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-22 14:24:33 +01:00

Added start of window_staff_fire. Refactored some of window_staff_peep

This commit is contained in:
Duncan Frost
2014-10-07 20:57:02 +01:00
parent 101ad48bc5
commit 719ca2ddd2
4 changed files with 157 additions and 65 deletions

View File

@@ -439,6 +439,8 @@ enum {
STR_TOO_MANY_STAFF_IN_GAME = 1707,
STR_YES = 1710,
STR_CANT_RENAME_PARK = 1717,
STR_PARK_NAME = 1718,
STR_ENTER_PARK_NAME = 1719,