mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
missed one.
This commit is contained in:
parent
df3c8155a0
commit
85c10328ae
@ -52,4 +52,4 @@ _lowestVolume = 1;
|
||||
|
||||
// Set Radio mod variables.
|
||||
player setVariable ["tf_globalVolume", _lowestVolume];
|
||||
[_lowestVolume] call acre_api_fnc_setGlobalVolume;
|
||||
if (!isNil "acre_api_fnc_setGlobalVolume") then { [_lowestVolume^0.33] call acre_api_fnc_setGlobalVolume; };
|
||||
|
Loading…
Reference in New Issue
Block a user