forked from mirror/OpenTTD
(svn r15175) -Feature: Add the option to select the AIs to start in a new game and configure them via the gui.
This commit is contained in:
@@ -97,6 +97,8 @@ enum WindowClass {
|
||||
WC_WAYPOINT_VIEW,
|
||||
WC_SELECT_STATION,
|
||||
WC_AI_DEBUG,
|
||||
WC_AI_LIST,
|
||||
WC_AI_SETTINGS,
|
||||
|
||||
WC_INVALID = 0xFFFF
|
||||
};
|
||||
|
Reference in New Issue
Block a user