(svn r15467) -Fix [NoAI]: AIs with an error in their info.nut are no longer available in-game.
This commit is contained in:
@@ -72,7 +72,7 @@ public:
|
||||
/**
|
||||
* Get the settings of the AI.
|
||||
*/
|
||||
void GetSettings() const;
|
||||
bool GetSettings();
|
||||
|
||||
/**
|
||||
* Get the date of the AI.
|
||||
|
||||
Reference in New Issue
Block a user