]> git.jsancho.org Git - lugaru.git/blobdiff - Source/OpenGL_Windows.cpp
Reverting file paths changes; they make the problem a lot worse (segfaults)
[lugaru.git] / Source / OpenGL_Windows.cpp
index 1c362a8bbc59e59a6193985c8b771bd70aab6431..f8f180c6aa38b3c7a8f7ce889355f12250869b69 100644 (file)
@@ -1347,7 +1347,7 @@ int main(int argc, char **argv)
                        if (!SetUp (game))
                 return 42;
 
-                       while (!gDone&&!game.quit&&(!game.tryquit||!game.registered))
+                       while (!gDone&&!game.quit&&(!game.tryquit))
                        {
                                if (IsFocused())
                                {