mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-19 22:39:39 -04: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