mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
Change type from BOOLEAN(!) to SoldierID
This commit is contained in:
@@ -6783,7 +6783,7 @@ void SetEnemyPresence( )
|
||||
}
|
||||
|
||||
|
||||
extern BOOLEAN gfLastMercTalkedAboutKillingID;
|
||||
extern SoldierID gfLastMercTalkedAboutKillingID;
|
||||
|
||||
BOOLEAN SoldierHasSeenEnemiesLastFewTurns( SOLDIERTYPE *pTeamSoldier )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user