diff mm7_3.cpp @ 816:cfc65feef029

* Player Recovery Times * Player Attack fixes * Debug log to timers
author Nomad
date Tue, 26 Mar 2013 12:40:27 +0200
parents d37b03507b3b
children 9359c114f98c
line wrap: on
line diff
--- a/mm7_3.cpp	Tue Mar 26 06:40:04 2013 +0200
+++ b/mm7_3.cpp	Tue Mar 26 12:40:27 2013 +0200
@@ -15983,6 +15983,7 @@
   {
     do
     {
+      __debugbreak();
       *(&v31.uDistance + v18) = pParty->pPlayers[*(&v1->field_0 + 4 * (*(&a3.uDistance + v18) + 2)) >> 3].GetAttackRecoveryTime(
                                   v2);
       ++v18;