diff mm7_2.cpp @ 1948:7fd4bfa175fd

pActorBuffs[2] to pActorBuffs[ACTOR_BUFF_SUMMONED]
author Grumpy7
date Fri, 25 Oct 2013 11:10:44 -0700
parents 1cbfb6e50e48
children c1c74df0a33e
line wrap: on
line diff
--- a/mm7_2.cpp	Fri Oct 25 11:09:52 2013 -0700
+++ b/mm7_2.cpp	Fri Oct 25 11:10:44 2013 -0700
@@ -1409,7 +1409,7 @@
       if ( v20 == uNumActors )
         ++uNumActors;
       v6->uSummonerID = PID(OBJECT_Player, a1);
-      result = v6->pActorBuffs[2].Apply(pParty->uTimePlayed + (a3 * 128) / 30.0f,
+      result = v6->pActorBuffs[ACTOR_BUFF_SUMMONED].Apply(pParty->uTimePlayed + (a3 * 128) / 30.0f,
                  a2,
                  a1,
                  0,