minor changes

This commit is contained in:
hubdom
2020-12-02 14:52:19 +01:00
parent 09868ec493
commit 90a9edf69a
4 changed files with 30 additions and 4 deletions
+1 -1
View File
@@ -3067,7 +3067,7 @@ stock bool TracePlayerAngles(int client, float vecResult[3])
if ((iEntity = TR_GetEntityIndex(hTraceRay)) >= 0)
g_iDecalEntity[client] = iEntity;
PrintToServer("ent: %d", iEntity);
//PrintToServer("ent: %d", iEntity);
delete hTraceRay;