(svn r23615) -Add: more API functions exposed to NoGo (part 2)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
/**
|
||||
* Creates a list of waypoints of which you are the owner.
|
||||
* @api ai
|
||||
* @api ai game
|
||||
* @ingroup ScriptList
|
||||
*/
|
||||
class ScriptWaypointList : public ScriptList {
|
||||
@@ -30,7 +30,7 @@ public:
|
||||
|
||||
/**
|
||||
* Creates a list of waypoints which the vehicle has in its orders.
|
||||
* @api ai
|
||||
* @api ai game
|
||||
* @ingroup ScriptList
|
||||
*/
|
||||
class ScriptWaypointList_Vehicle : public ScriptList {
|
||||
|
Reference in New Issue
Block a user