September 16th patch update
DLL version incremented Beacon functionality added Support for loading screen match preview display Placeholder handling of new key-bindable mod commands
This commit is contained in:
parent
e37e174be1
commit
fd05be35c1
68 changed files with 1313 additions and 267 deletions
|
@ -281,6 +281,8 @@ struct SoundEffectNameStruct {
|
|||
{"MADEXPLO", 20, IN_NOVAR}, // VOC_MAD_EXPLODE MAD tank explodes
|
||||
{"SHKTROP1", 20, IN_NOVAR}, // VOC_SHOCK_TROOP1 Shock Trooper fires
|
||||
|
||||
{"BEACON", 10, IN_NOVAR}, // VOC_BEACON Beacon sound.
|
||||
|
||||
#endif
|
||||
};
|
||||
|
||||
|
|
Reference in a new issue