This commit is contained in:
2022-04-11 19:44:03 +08:00
parent ca9f19d7c7
commit 191fcd3da9
5 changed files with 56 additions and 9 deletions

View File

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