From af6926350e02d9dab2fbab977a3139025b27cadc Mon Sep 17 00:00:00 2001 From: Duncan Date: Wed, 8 Oct 2014 12:41:14 +0100 Subject: [PATCH] Added fire staff id entry --- src/localisation/string_ids.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/localisation/string_ids.h b/src/localisation/string_ids.h index 9e8bb66060..2b79f10758 100644 --- a/src/localisation/string_ids.h +++ b/src/localisation/string_ids.h @@ -440,6 +440,7 @@ enum { STR_TOO_MANY_STAFF_IN_GAME = 1707, STR_YES = 1710, + STR_FIRE_STAFF_ID = 1711, STR_CANT_RENAME_PARK = 1717, STR_PARK_NAME = 1718,