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

This commit is contained in:
truebrain
2011-12-19 20:59:29 +00:00
parent b00fcef81a
commit ac9324f270
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: