Patched bug #45 without resolving it
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include <stack>
|
||||
#include <stdexcept>
|
||||
|
||||
//TODO: (9) character collisions should be preformed client-side
|
||||
void RoomData::RunFrame() {
|
||||
//get the hook
|
||||
lua_rawgeti(lua, LUA_REGISTRYINDEX, tickRef);
|
||||
|
||||
Reference in New Issue
Block a user