Merge branch 'master' into drunk
This commit is contained in:
@@ -55,6 +55,7 @@ int CreatureData::Update(lua_State* L) {
|
||||
}
|
||||
|
||||
ret += lua_tonumber(L, -1);
|
||||
lua_pop(L, 1);
|
||||
}
|
||||
|
||||
Entity::Update();
|
||||
|
||||
Reference in New Issue
Block a user