Fixed: Player's initial position when joining
When a client is spawned, it does not yet know where theplayer is located on the map. Thus it has to wait until theserver has sent the correct coordinates before the viewcan be drawn.
View differences
Fixed: Player's initial position when joining
When a client is spawned, it does not yet know where the
player is located on the map. Thus it has to wait until the
server has sent the correct coordinates before the view
can be drawn.