Convert SOLDIERTYPE::ubOppNum to SoldierID

This commit is contained in:
Asdow
2024-11-15 23:26:22 +02:00
parent 1a172427ef
commit 5de6f77f2e
2 changed files with 30 additions and 24 deletions
+1 -1
View File
@@ -1134,7 +1134,7 @@ public:
UINT8 ubWaitActionToDo;
INT8 ubInsertionDirection;
INT8 bGunType;
UINT16 ubOppNum;
SoldierID ubOppNum;
INT8 bLastRenderVisibleValue;
UINT8 ubAttackingHand;
INT16 sWeightCarriedAtTurnStart;