(svn r15467) -Fix [NoAI]: AIs with an error in their info.nut are no longer available in-game.
This commit is contained in:
@@ -100,7 +100,7 @@ public:
|
||||
* Call the AI Load function if it exists and data was loaded
|
||||
* from a savegame.
|
||||
*/
|
||||
void CallLoad();
|
||||
bool CallLoad();
|
||||
|
||||
/**
|
||||
* Load and discard data from a savegame.
|
||||
|
Reference in New Issue
Block a user