mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Use SoldierID
This commit is contained in:
@@ -2995,7 +2995,7 @@ void AddNPCToGridNo( INT32 iGridNo )
|
||||
{
|
||||
SOLDIERCREATE_STRUCT MercCreateStruct;
|
||||
INT16 sSectorX, sSectorY;
|
||||
UINT16 ubID;
|
||||
SoldierID ubID;
|
||||
|
||||
GetCurrentWorldSector( &sSectorX, &sSectorY );
|
||||
MercCreateStruct.bTeam = CIV_TEAM;
|
||||
|
||||
Reference in New Issue
Block a user