Raid/Group lua stuff, renamed corpses

This commit is contained in:
KimLS
2013-06-02 13:47:52 -07:00
parent d14608356d
commit 55a964267e
28 changed files with 399 additions and 66 deletions
+1 -2
View File
@@ -2,9 +2,8 @@
#include "lua.hpp"
#include <luabind/luabind.hpp>
#include <luabind/object.hpp>
#include "masterentity.h"
#include "corpse.h"
#include "lua_corpse.h"
luabind::scope lua_register_corpse() {