1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00

Fix wrong tooltip being displayed in staff list window

This commit is contained in:
Adrian Wielgosik
2015-02-20 22:36:13 +01:00
parent bac2d12c42
commit 2ed9b325ec

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,