mirror of
https://github.com/azerothcore/mod-anticheat.git
synced 2026-01-13 09:07:22 +00:00
Codestyle (Module): Remove repeat
Remove Repeat, didn't hurt anything but it was a oversight and there will be no observer able difference of it repeating before, but just bad practice on my end.
This commit is contained in:
@@ -120,7 +120,6 @@ public:
|
||||
return false;
|
||||
|
||||
// teleport both to jail.
|
||||
pTarget->TeleportTo(1,16226.5f,16403.6f,-64.5f,3.2f);
|
||||
handler->GetSession()->GetPlayer()->TeleportTo(1,16226.5f,16403.6f,-64.5f,3.2f);
|
||||
|
||||
WorldLocation loc;
|
||||
|
||||
Reference in New Issue
Block a user