X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=player.c;h=fce9c488aaabf58f4e341881d497de9ede7c296e;hb=7f4c71033c06954f3094c9d51219628438b80ac8;hp=348bb744d540b8ec4d0c3814a72c864a86c5b208;hpb=63fe317d7db724162561da52aa382c82ac3c29be;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/player.c b/player.c index 348bb74..fce9c48 100644 --- a/player.c +++ b/player.c @@ -251,7 +251,6 @@ static void player__reset(void){ world_static.focused_entity = 0; world_static.active_trigger_volume_count = 0; world_static.last_use = 0.0; - global_miniworld.active_id = 0; world_entity_unfocus(); localplayer.boundary_hash ^= NETMSG_BOUNDARY_BIT;