]> git.jsancho.org Git - lugaru.git/blobdiff - Source/GameDraw.cpp
Drop keyboard input if it was part of the grab or window/fullscreen toggle.
[lugaru.git] / Source / GameDraw.cpp
index c38e55204f804591edc7903afdaaddb80d9273e0..700ef1190ca9d70121cfdc638c2bba8471ecb04f 100644 (file)
@@ -1939,7 +1939,7 @@ int Game::DrawGLScene(void)
 
                if(drawmode!=normalmode){
                        glEnable(GL_TEXTURE_2D);
-                       //glFinish();
+                       glFinish();
                        if(!drawtoggle||drawmode!=realmotionblurmode||(drawtoggle==2||change==1)){
                                if(screentexture){