forked from mirror/OpenTTD
(svn r23630) -Add: a Goal GUI to show your current goals
This commit is contained in:
@@ -277,6 +277,12 @@ enum WindowClass {
|
||||
*/
|
||||
WC_AI_LIST,
|
||||
|
||||
/**
|
||||
* Goals list; Window numbers:
|
||||
* - 0 ; #GoalListWidgets
|
||||
*/
|
||||
WC_GOALS_LIST,
|
||||
|
||||
|
||||
/**
|
||||
* Station list; Window numbers:
|
||||
|
Reference in New Issue
Block a user