(svn r23295) -Codechange: put ImportLibrary in AIController (and document the parameters for NoAI docs)
This commit is contained in:
@@ -78,6 +78,7 @@ private:
|
||||
class AIInstance {
|
||||
public:
|
||||
friend class AIObject;
|
||||
friend class AIController;
|
||||
|
||||
/**
|
||||
* Create a new AI.
|
||||
|
Reference in New Issue
Block a user