More suggestions
This commit is contained in:
@@ -1599,7 +1599,7 @@ bool cPlayer::MoveToWorld(const AString & a_WorldName, cWorld * a_World, bool a_
|
||||
m_ClientHandle->SendRespawn(World->GetDimension());
|
||||
}
|
||||
|
||||
// Remove player from old world
|
||||
// Remove player from the old world
|
||||
m_World->RemovePlayer(this);
|
||||
|
||||
// Queue adding player to the new world, including all the necessary adjustments to the object
|
||||
|
||||
Reference in New Issue
Block a user