更新 src/tencent_sdk_tmt.h
This commit is contained in:
@@ -30,6 +30,7 @@ namespace module
|
||||
private:
|
||||
virtual void regist_global(const char* name, sol::state* lua);
|
||||
virtual void delete_global() { delete this; }
|
||||
virtual void self_free() {}
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user