X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=respawn.c;fp=respawn.c;h=f7be930b60cf883f1f571bc0c178b5fc1258cb8e;hb=d171c9ad5de05c9ac8563fcf9f23760b93fb50f8;hp=084844d03298bab2d4dc1341a87a7e4a97968bfd;hpb=874c9d7e6ee2d826f9eb34518e8163283439c38e;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/respawn.c b/respawn.c index 084844d..f7be930 100644 --- a/respawn.c +++ b/respawn.c @@ -101,8 +101,6 @@ static void respawn_chooser_pre_update(void){ if( respawn_chooser.spawn ){ world_static.active_instance = respawn_chooser.world_id; - localplayer.viewable_world = - &world_static.instances[ respawn_chooser.world_id ]; player__spawn( respawn_chooser.spawn ); } return;