feat: Merge new help_gui with tutorial_gui

This commit is contained in:
2024-04-10 20:46:11 +01:00
parent b247be24a8
commit 71f533e662
5 changed files with 62 additions and 224 deletions
+5
View File
@@ -20,6 +20,11 @@ enum HelpWindowWidgets : WidgetID {
WID_HW_WIKI,
WID_HW_BUGTRACKER,
WID_HW_COMMUNITY,
WID_HW_BUS,
WID_HW_TRAIN,
WID_HW_TRUCK,
WID_HW_SHIP,
WID_HW_FACILALL
};
#endif /* WIDGETS_HELP_WIDGET_H */