diff --git a/Strategic/Rebel Command.cpp b/Strategic/Rebel Command.cpp index 9ffab43fd..7fad1414d 100644 --- a/Strategic/Rebel Command.cpp +++ b/Strategic/Rebel Command.cpp @@ -4970,8 +4970,6 @@ void HandleStrategicEvent(const UINT32 eventParam) { // merc ready for reassignment pSoldier->bSectorZ -= REBEL_COMMAND_Z_OFFSET; - pSoldier->ubInsertionDirection = DIRECTION_IRRELEVANT; - pSoldier->ubStrategicInsertionCode = INSERTION_CODE_CENTER; AssignmentDone(pSoldier, TRUE, FALSE); AddCharacterToAnySquad(pSoldier); break;