增加部分功能

This commit is contained in:
xx
2024-06-03 19:08:24 +08:00
parent 0fae3313a6
commit d7594a2ee8
14 changed files with 227 additions and 16 deletions

View File

@@ -1,6 +1,10 @@
#include "global.h"
#include "module/imodule.h"
global::global()
{
}
void global::regist_lua(sol::state* lua)
{
m_value_ptr.lock();