diff Game.cpp @ 323:d720a13e2273

Very basic picking & entering houses
author Nomad
date Wed, 20 Feb 2013 08:23:12 +0200
parents 27670273a6ff
children 8e23edf57e27
line wrap: on
line diff
--- a/Game.cpp	Wed Feb 20 04:36:14 2013 +0200
+++ b/Game.cpp	Wed Feb 20 08:23:12 2013 +0200
@@ -624,7 +624,7 @@
   }
   //depth = v2;
 
-  PickMouse(depth, y, x, true, v10, v11);
+  PickMouse(depth, y, x, false, v10, v11);
   pLightmapBuilder->std__vector_000004_size = 0;
   pLightmapBuilder->std__vector_183808_size = 0;
   pDecalBuilder->std__vector_pDecals_size = 0;
@@ -1114,6 +1114,7 @@
         }
         else assert(false);
       }
+      break;
 
       default:
       {