diff --git a/src/cs_anticheat.cpp b/src/cs_anticheat.cpp index 5eaf6a6..8ff41b9 100644 --- a/src/cs_anticheat.cpp +++ b/src/cs_anticheat.cpp @@ -132,9 +132,6 @@ public: loc = WorldLocation(1, 16226.5f, 16403.6f, -64.5f, 3.2f); pTarget->SetHomebind(loc, 876); - - - pTarget->SetHomebind(loc,876); return true; }