Finally fixes the missing instrument sound falloff. (#7022)

This commit is contained in:
Verkister
2023-09-22 08:02:50 +02:00
committed by GitHub
parent eb6b979895
commit d654d3f789
@@ -74,7 +74,7 @@
vol = volume,
vary = FALSE,
frequency = K.frequency,
falloff = null,
falloff = FALLOFF_SOUNDS, //CHOMPEdit
is_global = null,
channel = channel,
pressure_affected = null,