mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Test implementation change
This commit is contained in:
@@ -626,6 +626,7 @@ void HandleSoldierAI( SOLDIERTYPE *pSoldier ) // FIXME - this function is named
|
||||
if ( pSoldier->aiData.bNewSituation == IS_NEW_SITUATION )
|
||||
{
|
||||
BOOLEAN fProcessNewSituation;
|
||||
BOOLEAN fProcessNewSituation2 = TRUE;
|
||||
|
||||
// if this happens during an attack then do nothing... wait for the A.B.C.
|
||||
// to be reduced to 0 first -- CJC December 13th
|
||||
|
||||
Reference in New Issue
Block a user