Room API hooks are updated automatically

This commit is contained in:
Kayne Ruse
2015-02-19 03:40:20 +11:00
parent 8a97cb8c2c
commit 6a999a8a72
3 changed files with 20 additions and 9 deletions
@@ -23,6 +23,8 @@
#include "character_manager.hpp"
//TODO: triggers, accessors
static const luaL_Reg characterManagerLib[] = {
{nullptr, nullptr}
};