shader overrides
[carveJwlIkooP6JGAAIwe30JlM.git] / ent_miniworld.c
index af4d66810164b8b98d054719608effa45bd09118..e425fa2da2212d24651e1cf91a0f56496c23ee81 100644 (file)
@@ -87,7 +87,7 @@ static void ent_miniworld_render( world_instance *host_world, camera *cam ){
       return;
 
    render_world_override( dest_world, host_world, global_miniworld.mmdl, cam,
-                          NULL, 0.0f );
+                          NULL, (v4f){-10000.0f,10000.0f,0.0f,0.0f} );
    render_world_routes( dest_world, host_world, 
                         global_miniworld.mmdl, cam, 0, 1 );