From 9bcb86d7b5cf56ed225fa26cca47f84562d3d3dd Mon Sep 17 00:00:00 2001 From: Sergii Pylypenko Date: Tue, 27 Jun 2017 22:11:08 +0300 Subject: [PATCH] Another fix --- src/toolbar_gui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/toolbar_gui.cpp b/src/toolbar_gui.cpp index e530d64fe7..79b3beff0c 100644 --- a/src/toolbar_gui.cpp +++ b/src/toolbar_gui.cpp @@ -2378,7 +2378,7 @@ class NWidgetVerticalToolbarContainer : public NWidgetToolbarContainer { WID_TN_COMPANIES, WID_TN_GRAPHS, WID_TN_LEAGUE, - WID_TN_STATIONS, + WID_TN_GOAL, WID_TN_HELP, };