mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 20:02:25 +01:00
*Fix a typo.
--HG-- branch : trunk
This commit is contained in:
@@ -821,8 +821,8 @@ void Map::Remove(Player *player, bool remove)
|
||||
|
||||
if( remove )
|
||||
{
|
||||
DeleteFromWorld(player);
|
||||
player->ResetMap();
|
||||
DeleteFromWorld(player);
|
||||
}
|
||||
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user