diff Vis.cpp @ 98:b9196a36b7c9

temporary fix(not lag)
author Ritor1
date Thu, 07 Feb 2013 15:25:44 +0600
parents 1faa29fd4c2d
children 2fb33d31ca0d
line wrap: on
line diff
--- a/Vis.cpp	Thu Feb 07 13:54:32 2013 +0600
+++ b/Vis.cpp	Thu Feb 07 15:25:44 2013 +0600
@@ -1417,7 +1417,7 @@
 }
 
 //----- (004C288E) --------------------------------------------------------
-bool Vis::sort_objects_2(RenderVertexSoft *pArray, int sLeft, int sRight)
+bool Vis::sort_objects_2(RenderVertexSoft *pArray, int sLeft, int sRight)//open chest
 {
   bool result; // eax@1
   RenderVertexSoft *v5; // edx@2
@@ -1433,7 +1433,7 @@
   Vis *thisa; // [sp+68h] [bp-8h]@1
   RenderVertexSoft *v16; // [sp+6Ch] [bp-4h]@2
 
-  __debugbreak();
+  //__debugbreak();
 
   result = sRight;
   thisa = this;