与metamod兼容
This commit is contained in:
@@ -37,6 +37,7 @@ auto init(void* ctx) -> bool {
|
||||
|
||||
Sleep(200);
|
||||
}
|
||||
global::isMetaModInit = (GetModuleHandleA("metamod.2.cs2.dll") != nullptr);
|
||||
if (Offset::Init() == false) {
|
||||
LOG("Offset::Init() == false !\n");
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user