大意了,没留意到SDK是没有ll头的

This commit is contained in:
Qiuzhizhe 2023-03-06 07:19:50 -08:00
parent 7007106d39
commit 70f0717b59
2 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
#include <thread>
#include <ModUtils/ModUtils.h>
#include <liteloader/Offset.h>
#include "Offset.h"
#include "Global.h"
#include "utils/Hash.h"