mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
removed redundant linking
--HG-- branch : trunk
This commit is contained in:
@@ -421,7 +421,6 @@ bool Map::Add(Player *player)
|
||||
return false;
|
||||
}
|
||||
|
||||
player->GetMapRef().link(this, player);
|
||||
player->SetMap(this);
|
||||
|
||||
Cell cell(p);
|
||||
|
||||
Reference in New Issue
Block a user