From 436cf09923d881f3c11c8a4b6262c0a89ad1ee73 Mon Sep 17 00:00:00 2001 From: truebrain Date: Mon, 19 Dec 2011 20:57:23 +0000 Subject: (svn r23614) -Add: more API functions exposed to NoGo (part 1) --- src/script/api/script_signlist.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/script/api/script_signlist.hpp') diff --git a/src/script/api/script_signlist.hpp b/src/script/api/script_signlist.hpp index 7d9703629..3b90a23ad 100644 --- a/src/script/api/script_signlist.hpp +++ b/src/script/api/script_signlist.hpp @@ -16,7 +16,7 @@ /** * Create a list of signs your company has created. - * @api ai + * @api ai game * @ingroup ScriptList */ class ScriptSignList : public ScriptList { -- cgit v1.2.3-54-g00ecf