(svn r15467) -Fix [NoAI]: AIs with an error in their info.nut are no longer available in-game.

This commit is contained in:
yexo
2009-02-13 17:17:34 +00:00
parent 15b9366f06
commit 8e14d77d05
7 changed files with 108 additions and 30 deletions

View File

@@ -72,7 +72,7 @@ public:
/**
* Get the settings of the AI.
*/
void GetSettings() const;
bool GetSettings();
/**
* Get the date of the AI.