(svn r25376) -Feature: Allow access to goal list and story book of other companies than your own

This commit is contained in:
zuu
2013-06-09 13:37:04 +00:00
parent f9b08b1aec
commit a724a9924b
4 changed files with 97 additions and 36 deletions

View File

@@ -24,6 +24,8 @@ enum ToolbarNormalWidgets {
WID_TN_STATIONS, ///< Station menu.
WID_TN_FINANCES, ///< Finance menu.
WID_TN_COMPANIES, ///< Company menu.
WID_TN_STORY, ///< Story menu.
WID_TN_GOAL, ///< Goal menu.
WID_TN_GRAPHS, ///< Graph menu.
WID_TN_LEAGUE, ///< Company league menu.
WID_TN_INDUSTRIES, ///< Industry menu.