From 9359c6fc47f6fabddc399d044ea74dc6ebfdfb05 Mon Sep 17 00:00:00 2001 From: truebrain Date: Mon, 19 Dec 2011 20:57:34 +0000 Subject: (svn r23615) -Add: more API functions exposed to NoGo (part 2) --- src/script/api/script_waypoint.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/script/api/script_waypoint.hpp') diff --git a/src/script/api/script_waypoint.hpp b/src/script/api/script_waypoint.hpp index 797501e7e..5151e2ad3 100644 --- a/src/script/api/script_waypoint.hpp +++ b/src/script/api/script_waypoint.hpp @@ -17,7 +17,7 @@ /** * Class that handles all waypoint related functions. - * @api ai + * @api ai game */ class ScriptWaypoint : public ScriptBaseStation { public: -- cgit v1.2.3-54-g00ecf