X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=world_gate.h;fp=world_gate.h;h=ad87ed1d106cdf8c484071c3fc1603805ddc8a55;hb=b888cce683d95cc01d0b4be9bbe92a0dd47452ac;hp=2febafaaa0434f46a249ec2036cb686532e569ca;hpb=49f76c732d2c4ba2f7f772656831f1855521417c;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/world_gate.h b/world_gate.h index 2febafa..ad87ed1 100644 --- a/world_gate.h +++ b/world_gate.h @@ -155,7 +155,7 @@ VG_STATIC int render_gate( world_instance *world_inside, glDisable( GL_STENCIL_TEST ); render_water_texture( world_inside, &gate_camera, layer_depth ); - render_fb_bind( gpipeline.fb_main ); + render_fb_bind( gpipeline.fb_main, 1 ); glEnable( GL_STENCIL_TEST );