mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
SOLDIERTYPE::CreateSoldierCommon to SoldierID
This commit is contained in:
@@ -2413,7 +2413,7 @@ void SOLDIERTYPE::DoNinjaAttack( void )
|
||||
}
|
||||
|
||||
|
||||
BOOLEAN SOLDIERTYPE::CreateSoldierCommon( UINT8 ubBodyType, UINT16 usSoldierID, UINT16 usState )
|
||||
BOOLEAN SOLDIERTYPE::CreateSoldierCommon( UINT8 ubBodyType, SoldierID usSoldierID, UINT16 usState )
|
||||
{
|
||||
BOOLEAN fSuccess = FALSE;
|
||||
INT32 iCounter = 0;
|
||||
|
||||
Reference in New Issue
Block a user