remove log

This commit is contained in:
Joaquin 2022-09-08 05:43:55 -06:00
parent e72779a056
commit 958a9f8360

View File

@ -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;