更新 src/tencent_cos.h
This commit is contained in:
@@ -15,6 +15,7 @@ namespace module
|
||||
// 通过 imodule 继承
|
||||
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