]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/main.cxx
One more Mac helper moved into CocoaHelpers.mm
[flightgear.git] / src / Main / main.cxx
index 84f03a6fd3458f1c39fc643230b1ff1c3b1cdc8c..b5d9dfa67e85bcb13efe768fae31321f21c3cf7b 100644 (file)
@@ -387,7 +387,8 @@ int fgMainInit( int argc, char **argv ) {
 
     // Clouds3D requires an alpha channel
     fgOSOpenWindow(true /* request stencil buffer */);
-
+    fgOSResetProperties();
+    
     // Initialize the splash screen right away
     fntInit();
     fgSplashInit();