diff Game.cpp @ 871:710cf848ad24

Particle engine made working.
author Nomad
date Mon, 01 Apr 2013 13:39:19 +0200
parents 9c3f28b31b4a
children 2db21a810d48
line wrap: on
line diff
--- a/Game.cpp	Thu Mar 28 00:37:58 2013 +0400
+++ b/Game.cpp	Mon Apr 01 13:39:19 2013 +0200
@@ -671,7 +671,7 @@
   {
     v11 = &vis_face_filter;
     v10 = &vis_sprite_filter_2;
-    depth = GetPickDepth();
+    depth = pGame->pIndoorCameraD3D->GetPickDepth();
   }
   else
   {