remove log
This commit is contained in:
parent
e72779a056
commit
958a9f8360
@ -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;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user