Fixed #721 and FS439
This commit is contained in:
parent
6eacf1aa92
commit
6dea7993f2
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user