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_date.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/script/api/script_date.hpp') diff --git a/src/script/api/script_date.hpp b/src/script/api/script_date.hpp index 67670e0ec..c841599d5 100644 --- a/src/script/api/script_date.hpp +++ b/src/script/api/script_date.hpp @@ -16,7 +16,7 @@ /** * Class that handles all date related (calculation) functions. - * @api ai + * @api ai game * * @note Months and days of month are 1-based; the first month of the * year is 1 and the first day of the month is also 1. -- cgit v1.2.3-54-g00ecf