Fixed #721 and FS439
This commit is contained in:
@@ -1489,6 +1489,7 @@ bool cPlayer::MoveToWorld(const char * a_WorldName)
|
||||
|
||||
// Add player to all the necessary parts of the new world
|
||||
SetWorld(World);
|
||||
m_ClientHandle->StreamChunks();
|
||||
World->AddEntity(this);
|
||||
World->AddPlayer(this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user