Update Soldier Control.h

This commit is contained in:
Asdow
2024-11-15 23:32:13 +02:00
parent 5de6f77f2e
commit f823cb9718
+1 -1
View File
@@ -1387,7 +1387,7 @@ public:
UINT8 ubSoldierClass; //admin, elite, troop (creature types?) Nav: 2 seems to mean elite, 3 troop so admin is 1
UINT8 ubAPsLostToSuppression;
UINT16 ubSuppressorID;
SoldierID ubSuppressorID;
//Squad merging vars
UINT8 ubDesiredSquadAssignment;