From 153d4020656a19caa34830268a2adddf6c827ae7 Mon Sep 17 00:00:00 2001 From: Asdow <20314541+Asdow@users.noreply.github.com> Date: Fri, 15 Nov 2024 23:58:28 +0200 Subject: [PATCH] Update Soldier Control.h --- Tactical/Soldier Control.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tactical/Soldier Control.h b/Tactical/Soldier Control.h index 51193c3a..e92bd051 100644 --- a/Tactical/Soldier Control.h +++ b/Tactical/Soldier Control.h @@ -1464,7 +1464,7 @@ public: UINT8 ubNumLocateCycles; UINT8 ubDelayedMovementFlags; - UINT16 ubCTGTTargetID; + SoldierID ubCTGTTargetID; UINT32 uiMercChecksum;