X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=respawn.c;h=df1c66b3f9336af793c50e895c7f33e1874d780d;hb=2c91a71533b4ce86b9e7fd708420ae05c74d8f52;hp=b7594db52b38ffe80eb6a7e757ebec074df7826f;hpb=d27f8a570e5cfad1974b4be303888e17ff846406;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/respawn.c b/respawn.c index b7594db..df1c66b 100644 --- a/respawn.c +++ b/respawn.c @@ -208,13 +208,6 @@ static void respawn_chooser_pre_update(void){ } } - for( u32 i=0; ient_gate); i++ ){ - ent_gate *gate = mdl_arritm( &world->ent_gate, i ); - if( gate->flags & k_ent_gate_nonlocal ){ - respawn_map_draw_icon( cam, k_gui_icon_rift, gate->co[0] ); - } - } - for( u32 i=0; ient_route); i++ ){ ent_route *route = mdl_arritm( &world->ent_route, i );