(svn r23631) -Add: ScriptWindow, to manipulate windows on the client (GameScript only)

This commit is contained in:
truebrain
2011-12-19 21:05:14 +00:00
parent 3ada3b9cc5
commit 403cd3acdb
20 changed files with 4215 additions and 1 deletions

View File

@@ -51,6 +51,7 @@ public:
ET_TOWN_FOUNDED,
ET_AIRCRAFT_DEST_TOO_FAR,
ET_ADMIN_PORT,
ET_WINDOW_WIDGET_CLICK,
};
/**