Mercurial > mm7
diff mm7_5.cpp @ 2166:00bd098f6435
fixpoint_mul in different functions and others
author | Ritor1 |
---|---|
date | Fri, 17 Jan 2014 17:58:48 +0600 |
parents | d28d3c006077 |
children | db94443ea4e7 |
line wrap: on
line diff
--- a/mm7_5.cpp Thu Jan 16 17:34:48 2014 +0600 +++ b/mm7_5.cpp Fri Jan 17 17:58:48 2014 +0600 @@ -328,7 +328,7 @@ { pActors[actor_id].uLastCharacterIDToHit = v17; if ( pActors[actor_id].uAIState == Fleeing ) - BYTE2(pActors[actor_id].uAttributes) |= 2; + pActors[actor_id].uAttributes |= FACE_UNKNOW7; if ( pActors[PID_ID(v17)]._4273BB_DoesHitOtherActor(&pActors[actor_id], v4, 0) ) { v10 = (unsigned int)pActors[PID_ID(v17)]._43B3E0_CalcDamage(a4);