(svn r15481) -Fix [NoAI]: Make sure AIs can't call functions they shouldn't call.

This commit is contained in:
yexo
2009-02-14 20:03:06 +00:00
parent 84deeecc5b
commit 37819fc8c5
9 changed files with 27 additions and 30 deletions

View File

@@ -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.