Trying to silence radio chatter when mission is activated

This commit is contained in:
Zepheris 2020-02-18 13:42:47 -07:00
parent eb3cb11ce4
commit fef4441fd7

View File

@ -39,7 +39,6 @@ DZMS_Remote_Message = compilefinal "
_this spawn { _this spawn {
hintSilent _this; hintSilent _this;
playSound 'RadioAmbient6';
}; };
"; ";