Use same hitsound for holds and notes
This commit is contained in:
parent
e7e4a85d70
commit
e3715c775b
|
@ -251,7 +251,7 @@ impl ssq::Step {
|
|||
hit_sound: beatmap::HitSound {
|
||||
normal: true,
|
||||
whistle: false,
|
||||
finish: true,
|
||||
finish: false,
|
||||
clap: false,
|
||||
},
|
||||
new_combo: false,
|
||||
|
|
Reference in a new issue