TacticalStatusType::ubLastRequesterSurgeryTargetID to SoldierID

This commit is contained in:
Asdow
2024-11-17 10:26:01 +02:00
parent f0be44bb42
commit cbf53f8848
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -158,7 +158,7 @@ struct TacticalStatusType
UINT16 sCreatureTenseQuoteDelay;
UINT32 uiCreatureTenseQuoteLastUpdate;
// SANDRO - added these
UINT16 ubLastRequesterSurgeryTargetID;
SoldierID ubLastRequesterSurgeryTargetID;
UINT8 ubInterruptPending;
// sevenfm: Ctrl+D disable interrupts
BOOLEAN ubDisablePlayerInterrupts;