From: Alexander Monakov Date: Sat, 5 Jun 2010 22:08:31 +0000 (+0400) Subject: Merge X-Git-Url: https://git.jsancho.org/?a=commitdiff_plain;h=6468ba0b10be934e097a7b841333e9f168ca34fb;hp=7652ad04b0546fa05ff317b66cedb557f1de1d7a;p=lugaru.git Merge --- diff --git a/Source/OpenGL_Windows.cpp b/Source/OpenGL_Windows.cpp index ac4a13a..3f7b321 100644 --- a/Source/OpenGL_Windows.cpp +++ b/Source/OpenGL_Windows.cpp @@ -875,7 +875,7 @@ int main(int argc, char **argv) pgame = 0; CleanUp (); - + return 0; } catch (const std::exception& error)