mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 22:57:39 +01:00
Finally fixes the missing instrument sound falloff. (#7022)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user