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_base.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/script/api/script_base.hpp') diff --git a/src/script/api/script_base.hpp b/src/script/api/script_base.hpp index 4a963d08c..42b61f892 100644 --- a/src/script/api/script_base.hpp +++ b/src/script/api/script_base.hpp @@ -16,7 +16,7 @@ /** * Class that handles some basic functions. - * @api ai + * @api ai game * * @note The random functions are not called Random and RandomRange, because * RANDOM_DEBUG does some tricky stuff, which messes with those names. -- cgit v1.2.3-54-g00ecf