From eb422a70bd7c9f0e3a79077689e518ba1069282d Mon Sep 17 00:00:00 2001 From: Ted John Date: Sun, 30 Apr 2017 17:21:27 +0100 Subject: [PATCH] Fix toolbar strings and use new icon --- src/openrct2/localisation/string_ids.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/openrct2/localisation/string_ids.h b/src/openrct2/localisation/string_ids.h index 5b2c26c31d..32121afaa5 100644 --- a/src/openrct2/localisation/string_ids.h +++ b/src/openrct2/localisation/string_ids.h @@ -3715,7 +3715,7 @@ enum { STR_ERROR_24_BIT_BITMAP = 6054, STR_OPENRCT2_HEIGHTMAP_FILE = 6055, - STR_SHOW_MUTE = 6056, + STR_TOOLBAR_MUTE_TIP = 6056, STR_MUTE_BUTTON_ON_TOOLBAR_TIP = 6057, STR_MUTE_BUTTON_ON_TOOLBAR = 6058,