(svn r15481) -Fix [NoAI]: Make sure AIs can't call functions they shouldn't call.
This commit is contained in:
@@ -185,7 +185,7 @@ public:
|
||||
* Internal function to help ChangeOrder.
|
||||
*/
|
||||
static bool _ChangeOrder();
|
||||
#endif
|
||||
#endif /* DOXYGEN_SKIP */
|
||||
|
||||
/**
|
||||
* Changes the order flags of the given order.
|
||||
|
Reference in New Issue
Block a user