hedgewars/uVariables.pas
changeset 10532 28651db3f90e
parent 10526 b43d175d1577
child 10603 bda5c7caf396
--- a/hedgewars/uVariables.pas	Sun Nov 23 02:15:57 2014 +0100
+++ b/hedgewars/uVariables.pas	Sun Nov 23 03:38:15 2014 +0100
@@ -2651,6 +2651,7 @@
     UIDisplay:= uiAll;
     LocalMessage:= 0;
 
+    cStereoDepth:= 0;
     cViewLimitsDebug:= false;
     AprilOne := false;
 end;