Cleanup: remove excess line breaks, and repeat

no changes to anticheat module itself, just code style
This commit is contained in:
MDIC
2022-02-28 12:46:25 -05:00
parent a14848cfd7
commit 0670550691

View File

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