mirror of
https://github.com/1dot13/source.git
synced 2026-08-19 14:20:30 +02:00
Convert SOLDIERTYPE::ubOppNum to SoldierID
This commit is contained in:
@@ -1134,7 +1134,7 @@ public:
|
||||
UINT8 ubWaitActionToDo;
|
||||
INT8 ubInsertionDirection;
|
||||
INT8 bGunType;
|
||||
UINT16 ubOppNum;
|
||||
SoldierID ubOppNum;
|
||||
INT8 bLastRenderVisibleValue;
|
||||
UINT8 ubAttackingHand;
|
||||
INT16 sWeightCarriedAtTurnStart;
|
||||
|
||||
Reference in New Issue
Block a user