Convert SOLDIERTYPE->ubAttackerID to SoldierID

This commit is contained in:
Asdow
2024-11-15 22:51:48 +02:00
parent 9079f2e0c1
commit ee429fd1f4
8 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -1187,8 +1187,8 @@ public:
UINT32 uiAIDelay;
INT16 sReloadDelay;
UINT16 ubAttackerID;
UINT16 ubPreviousAttackerID;
SoldierID ubAttackerID;
INT32 sInsertionGridNo;