(svn r23614) -Add: more API functions exposed to NoGo (part 1)

This commit is contained in:
truebrain
2011-12-19 20:57:23 +00:00
parent d4582d2704
commit 4f801a38d0
41 changed files with 1100 additions and 25 deletions

View File

@@ -16,7 +16,7 @@
/**
* Class that handles all industry related functions.
* @api ai
* @api ai game
*/
class ScriptIndustry : public ScriptObject {
public: