Convert to SoldierID

This commit is contained in:
Asdow
2024-11-17 16:35:26 +02:00
parent 274be524e6
commit 2e147d4bd7
3 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -2087,7 +2087,7 @@ public:
// Flugente: turncoats
BOOLEAN InPositionForTurncoatAttempt( UINT16 usID );
UINT8 GetTurncoatConvinctionChance( UINT16 usID, INT16 usApproach );
UINT8 GetTurncoatConvinctionChance( SoldierID usID, INT16 usApproach );
void AttemptToCreateTurncoat( UINT16 usID );
BOOLEAN OrderTurnCoatToSwitchSides( UINT16 usID );
void OrderAllTurnCoatToSwitchSides();