Merge pull request #846 from adrian17/staff-window

Fix wrong tooltip being displayed in staff list window
This commit is contained in:
Ted John 2015-02-20 22:04:44 +00:00
commit 635966ed35
1 changed files with 1 additions and 1 deletions

View File

@ -1002,7 +1002,7 @@ enum {
STR_MAP = 2802,
STR_SHOW_GUESTS_ON_MAP_TIP = 2803,
STR_SHOW_STAFF_ON_MAP_TIP = 2803,
STR_SHOW_STAFF_ON_MAP_TIP = 2804,
STR_SHOW_MAP_TIP = 2805,
STR_PEEPS_DISGUSTED_BY_PATHS = 2806,