mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +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)
|
SoldierID GetSoldierIDFromMercID(UINT8 ubMercID)
|
||||||
{
|
{
|
||||||
SOLDIERTYPE *pTeamSoldier = NULL;
|
SOLDIERTYPE *pTeamSoldier = NULL;
|
||||||
|
|||||||
Reference in New Issue
Block a user