mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Simplify merc returning from mission prep
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user