This commit is contained in:
2022-04-15 09:55:13 +08:00
parent 89f85d0ea7
commit e992233ba2

View File

@@ -14,7 +14,7 @@ public:
//总HOOK
static int RegisterHook();
static void bbbb();
//插件执行Nut
static int InitGameScript();
};