Convert SOLDIERTYPE::ubRobotRemoteHolderID to SoldierID

This commit is contained in:
Asdow
2024-11-15 23:56:26 +02:00
parent 566ead5815
commit 75deccbc44
5 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -1428,7 +1428,7 @@ public:
INT32 iBurstSoundID;
INT8 bSlotItemTakenFrom;
UINT16 ubAutoBandagingMedic;
UINT16 ubRobotRemoteHolderID;
SoldierID ubRobotRemoteHolderID;
UINT32 uiTimeOfLastContractUpdate;
INT8 bTypeOfLastContract;
INT8 bTurnsCollapsed;