switch to entity list
[carveJwlIkooP6JGAAIwe30JlM.git] / player.c
index 52949ecaa41824a139ee4a4b5dcd8fa759c22c78..b67e050abd8807c832b1cc4fa0cd86f5025acc7a 100644 (file)
--- a/player.c
+++ b/player.c
@@ -167,8 +167,6 @@ void player__pass_gate( player_instance *player, ent_gate *gate )
    if( gate->type == k_gate_type_nonlocel )
       world_static.active_world = gate->target;
 
-   world_volumes.inside = 0;
-
    audio_lock();
    audio_oneshot( &audio_gate_pass, 1.0f, 0.0f );
    audio_unlock();