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_station.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/script/api/script_station.hpp') diff --git a/src/script/api/script_station.hpp b/src/script/api/script_station.hpp index da986fc71..becff2156 100644 --- a/src/script/api/script_station.hpp +++ b/src/script/api/script_station.hpp @@ -18,7 +18,7 @@ /** * Class that handles all station related functions. - * @api ai + * @api ai game */ class ScriptStation : public ScriptBaseStation { public: -- cgit v1.2.3-54-g00ecf