Skip to content

Commit

Permalink
Merge pull request #384 from 1A3Dev/patch-2
Browse files Browse the repository at this point in the history
Corrected Default Submix Comment
  • Loading branch information
AvarianKnight authored Jan 26, 2023
2 parents 69eb67f + b21d20f commit 01009ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/init/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ end)
-- rm_mod_freq = 0.0
-- rm_mix = 0.16
-- o_freq_lo = 348.0
-- 0_freq_hi = 4900.0
-- o_freq_hi = 4900.0

if gameVersion == 'fivem' then
local radioEffectId = CreateAudioSubmix('Radio')
Expand Down

0 comments on commit 01009ff

Please sign in to comment.