(svn r23621) -Add: allow manipulation of signs via GameScripts

This commit is contained in:
truebrain
2011-12-19 20:59:29 +00:00
parent afcf07ac8a
commit e7cd301d3c
8 changed files with 60 additions and 16 deletions

View File

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