(svn r22616) -Codechange: Fix typo.

pull/155/head
frosch 13 years ago
parent 1c09266932
commit 85c4d4e531

@ -251,7 +251,7 @@ static void ShowAIListWindow(CompanyID slot)
}
/** Enum referring to the widgets of the AI settings window */
enum AISettingsWindowWidgest {
enum AISettingsWindowWidgets {
AIS_WIDGET_BACKGROUND, ///< Panel to draw the settings on
AIS_WIDGET_SCROLLBAR, ///< Scrollbar to scroll through all settings
AIS_WIDGET_ACCEPT, ///< Accept button

Loading…
Cancel
Save