From: Alexander Monakov Date: Sun, 6 Jun 2010 14:47:17 +0000 (+0400) Subject: Merge X-Git-Url: https://git.jsancho.org/?a=commitdiff_plain;h=de7834267e2ff8f28a2cb49647fc91e060686e93;hp=0275e7eb8d700d736f7d53001834561f06a1e0db;p=lugaru.git Merge --- diff --git a/Source/OpenGL_Windows.cpp b/Source/OpenGL_Windows.cpp index 2510aa6..776eb43 100644 --- a/Source/OpenGL_Windows.cpp +++ b/Source/OpenGL_Windows.cpp @@ -775,7 +775,7 @@ int main(int argc, char **argv) pgame = 0; CleanUp (); - + return 0; } catch (const std::exception& error)