mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-20 14:28:26 +00:00
Adding crazy behavior interface.
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user