mirror of
https://github.com/SunsetMkt/Akebi-GC.git
synced 2025-09-19 12:06:04 +08:00
remove log
This commit is contained in:
@ -157,7 +157,7 @@ namespace cheat::feature
|
|||||||
return false;
|
return false;
|
||||||
|
|
||||||
auto configID = entity->raw()->fields._configID_k__BackingField;
|
auto configID = entity->raw()->fields._configID_k__BackingField;
|
||||||
LOG_DEBUG("%d", configID);
|
//LOG_DEBUG("%d", configID);
|
||||||
if (configID != 70360001 && configID != 70360286)
|
if (configID != 70360001 && configID != 70360286)
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user