X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGlobals.cpp;h=b360ce055c9ed75e55ec4f947b22bbbd40fbd09f;hb=440a61a70a5eb14dea5d26aa7cd050e0a3e0e069;hp=e0b189d811cf209b2da7594927f1eaef20d0920d;hpb=44e4a5263469eb8e216bd6abfad3f0b5e2627d69;p=lugaru.git diff --git a/Source/Globals.cpp b/Source/Globals.cpp index e0b189d..b360ce0 100644 --- a/Source/Globals.cpp +++ b/Source/Globals.cpp @@ -268,6 +268,6 @@ bool gamestarted = 0; //TextureList textures; -StereoMode stereomode = stereoHorizontalInterlaced; +StereoMode stereomode = stereoNone; float stereoseparation = 0.05; bool stereoreverse = false; \ No newline at end of file