mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
Removed some redundant player->SaveToDB calls, original autor balrok
--HG-- branch : trunk
This commit is contained in:
@@ -146,7 +146,6 @@ void WorldSession::HandleMoveWorldportAckOpcode()
|
||||
{
|
||||
GetPlayer()->ResurrectPlayer(0.5f,false);
|
||||
GetPlayer()->SpawnCorpseBones();
|
||||
GetPlayer()->SaveToDB();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user