]> git.jsancho.org Git - lugaru.git/blobdiff - Source/GameDraw.cpp
Adjust source code formatting
[lugaru.git] / Source / GameDraw.cpp
index 58142f313de0a027825fdc0d2b7e9d401ad2aadc..349492e3c4d1892ffd8fd846d2a640d98e5e0655 100644 (file)
@@ -3575,7 +3575,8 @@ int Game::DrawGLScene(StereoSide side)
                                                                                        //if(1-((float)i)/10-(1-selectedlong[j])>0){
                                                                                        glMatrixMode(GL_MODELVIEW);                                                     // Select The Modelview Matrix
                                                                                        glPushMatrix();
-                                                                                               if(mainmenu!=7||j!=0||!entername)text.glPrint(startx[j],starty[j],menustring[j],0,1,640,480);
+                                                                                               if(mainmenu!=7||j!=0||!entername)
+                                                                                                       text.glPrint(startx[j],starty[j],menustring[j],0,1,640,480);
                                                                                                else
                                                                                                {
                                                                                                        if(displayblink){
@@ -3914,7 +3915,6 @@ int Game::DrawGLScene(StereoSide side)
                multiplier=0;
        }
 
-
        //glFlush();
        if ( side == stereoRight || side == stereoCenter ) {
                if(drawmode!=motionblurmode||mainmenu){