Adding crazy behavior interface.

This commit is contained in:
KimLS
2016-01-09 01:39:23 -08:00
parent 3a7d7c727f
commit 2ed348f23d
7 changed files with 197 additions and 5 deletions
-1
View File
@@ -87,7 +87,6 @@ private:
void LoadScript(std::string filename, std::string package_name);
bool HasFunction(std::string function, std::string package_name);
void ClearStates();
void MapFunctions(lua_State *L);
QuestEventID ConvertLuaEvent(QuestEventID evt);