on your marks, get set, bake
[carveJwlIkooP6JGAAIwe30JlM.git] / skaterift.c
index 50939ae270019e8cbfcbd39f68e0478ae635ee96..603e98a8b6281c85ab4c91d5487fbd65aeacf387 100644 (file)
@@ -360,6 +360,7 @@ VG_STATIC void render_scene_gate_subview(void)
 {
    render_fb_bind( gpipeline.fb_main, 1 );
    world_instance *view_world = localplayer.viewable_world;
+   if( !view_world ) return; /* ??? */
 
    int depth = 1;
    if( localplayer.gate_waiting ) depth = 0;