X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=gl_rmain.c;h=5552b0cb0140034245e448b2e14ef2e81c61b5d0;hp=a0152b15b96706fad3367d1e06b8b1250ef15c60;hb=b2b78633cda6e09e3d54d8557a3ed6161355d70f;hpb=0adef4094a65ecad05e90653f32068817e76a861 diff --git a/gl_rmain.c b/gl_rmain.c index a0152b15..5552b0cb 100644 --- a/gl_rmain.c +++ b/gl_rmain.c @@ -696,7 +696,7 @@ void R_RenderView (void) R_DrawCoronas(); R_TimeReport("coronas"); - R_DrawCrosshair(); + R_DrawWorldCrosshair(); R_TimeReport("crosshair"); R_BlendView();