mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
Add "Soldier Bounties" mission
This commit is contained in:
@@ -1612,6 +1612,10 @@ void ProcessTransactionString(STR16 pString, FinanceUnitPtr pFinance)
|
||||
case REBEL_COMMAND_SPENDING:
|
||||
swprintf(pString, L"%s", pTransactionText[REBEL_COMMAND_SPENDING]);
|
||||
break;
|
||||
|
||||
case REBEL_COMMAND_BOUNTY_PAYOUT:
|
||||
swprintf(pString, L"%s", pTransactionText[REBEL_COMMAND_BOUNTY_PAYOUT]);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user