mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
New feature: transport groups (#172)
https://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=365395
This commit is contained in:
@@ -1259,6 +1259,7 @@ void ProcessHistoryTransactionString(STR16 pString, HistoryUnitPtr pHistory)
|
||||
case HISTORY_SLAY_MYSTERIOUSLY_LEFT:
|
||||
case HISTORY_WALDO:
|
||||
case HISTORY_HELICOPTER_REPAIR_STARTED:
|
||||
case HISTORY_INTERCEPTED_TRANSPORT_GROUP:
|
||||
//swprintf( pString, pHistoryStrings[ pHistory->ubCode ], pHistory->ubSecondCode );
|
||||
swprintf( pString, HistoryName[ pHistory->ubCode ].sHistory, pHistory->ubSecondCode );
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user