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