From 22637f139fa73dc526982fdbe3ba79d8bfef438a Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 4 Mar 2012 16:54:12 +0000 Subject: (svn r24008) -Cleanup/doc: try not to mention (No)AI in script APIs --- src/script/api/script_event.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/script/api/script_event.hpp') diff --git a/src/script/api/script_event.hpp b/src/script/api/script_event.hpp index 96e7df377..8cf606ab9 100644 --- a/src/script/api/script_event.hpp +++ b/src/script/api/script_event.hpp @@ -79,7 +79,7 @@ protected: * Class that handles all event related functions. * @api ai game * @note it is not needed to create an instance of ScriptEvent to access it, as - * all members are static, and all data is stored AI-wide. + * all members are static, and all data is stored script instance-wide. */ class ScriptEventController : public ScriptObject { public: -- cgit v1.2.3-70-g09d2