X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=player_physics.h;h=d5b112be60d51242f64a21e5d1c7f71eedd136fa;hb=4f96bd0040e35ecb21d353ee2b895129682d22c1;hp=6c170c6d9ae16f54272096c44c69b448c340c03c;hpb=bceb3a28f8127fa27a17f480bd21fa20a340e848;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/player_physics.h b/player_physics.h index 6c170c6..d5b112b 100644 --- a/player_physics.h +++ b/player_physics.h @@ -684,9 +684,9 @@ static void player_do_motion(void) /* * Gate intersection, by tracing a line over the gate planes */ - for( int i=0; igate; if( gate_intersect( gate, phys->rb.co, prevco ) )