mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-02 16:46:37 +00:00
...trying out boost with luabind
This commit is contained in:
@@ -14,6 +14,9 @@ public:
|
||||
virtual ~Lua_Mob() { }
|
||||
|
||||
const char *GetName();
|
||||
|
||||
void Depop();
|
||||
void Depop(bool start_spawn_timer);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user