mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Use SoldierID
This commit is contained in:
@@ -3749,7 +3749,7 @@ void CreateTempPlayerMerc()
|
||||
{
|
||||
SOLDIERCREATE_STRUCT MercCreateStruct;
|
||||
static INT32 iSoldierCount=0;
|
||||
UINT16 ubID;
|
||||
SoldierID ubID;
|
||||
|
||||
//Init the merc create structure with basic information
|
||||
MercCreateStruct.bTeam = SOLDIER_CREATE_AUTO_TEAM;
|
||||
|
||||
Reference in New Issue
Block a user