mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 23:26:51 +01:00
Fix Thing::getTopThing
This commit is contained in:
@@ -82,6 +82,8 @@ public:
|
||||
|
||||
LuaObjectPtr asLuaObject() { return shared_from_this(); }
|
||||
|
||||
void operator=(const LuaObject& other) { }
|
||||
|
||||
private:
|
||||
int m_fieldsTableRef;
|
||||
int m_metatableRef;
|
||||
|
||||
Reference in New Issue
Block a user