mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 13:03:27 +02: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