summaryrefslogtreecommitdiff
path: root/src/script/api/script_window.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/api/script_window.hpp')
-rw-r--r--src/script/api/script_window.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/script/api/script_window.hpp b/src/script/api/script_window.hpp
index 3654f0fac..0d78ab5a3 100644
--- a/src/script/api/script_window.hpp
+++ b/src/script/api/script_window.hpp
@@ -2341,6 +2341,8 @@ public:
WID_TN_STATIONS = ::WID_TN_STATIONS, ///< Station menu.
WID_TN_FINANCES = ::WID_TN_FINANCES, ///< Finance menu.
WID_TN_COMPANIES = ::WID_TN_COMPANIES, ///< Company menu.
+ WID_TN_STORY = ::WID_TN_STORY, ///< Story menu.
+ WID_TN_GOAL = ::WID_TN_GOAL, ///< Goal menu.
WID_TN_GRAPHS = ::WID_TN_GRAPHS, ///< Graph menu.
WID_TN_LEAGUE = ::WID_TN_LEAGUE, ///< Company league menu.
WID_TN_INDUSTRIES = ::WID_TN_INDUSTRIES, ///< Industry menu.