From 12aa5b6a583aa7ca9092ec6c77e7b12677cdd6a4 Mon Sep 17 00:00:00 2001 From: truebrain Date: Mon, 19 Dec 2011 20:50:54 +0000 Subject: (svn r23604) -Add: initial support for GameScripts --- src/script/api/script_log.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/script/api/script_log.hpp') diff --git a/src/script/api/script_log.hpp b/src/script/api/script_log.hpp index a3a1cd9bf..589310694 100644 --- a/src/script/api/script_log.hpp +++ b/src/script/api/script_log.hpp @@ -16,7 +16,7 @@ /** * Class that handles all log related functions. - * @api ai + * @api ai game */ class ScriptLog : public ScriptObject { /* ScriptController needs access to Enum and Log, in order to keep the flow from -- cgit v1.2.3-54-g00ecf