mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Fix comment
This commit is contained in:
@@ -1787,7 +1787,7 @@ BOOLEAN IsMercOnTeam(UINT8 ubMercID, BOOLEAN aAlreadyInCountry, BOOLEAN aAlive)
|
||||
}
|
||||
|
||||
|
||||
// GetSoldierIDFromMercID() Gets the Soldier ID from the Merc Profile ID, else returns -1
|
||||
// GetSoldierIDFromMercID() Gets the Soldier ID from the Merc Profile ID, else returns NOBODY
|
||||
SoldierID GetSoldierIDFromMercID(UINT8 ubMercID)
|
||||
{
|
||||
SOLDIERTYPE *pTeamSoldier = NULL;
|
||||
|
||||
Reference in New Issue
Block a user