mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
TacticalStatusType::ubLastRequesterSurgeryTargetID to SoldierID
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user