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:
MDIC
2022-03-24 16:43:58 -04:00
parent 33e58aaf55
commit c39f780a66

View File

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