Use same hitsound for holds and notes

This commit is contained in:
Simon Bruder 2020-06-27 10:59:26 +02:00
parent e7e4a85d70
commit e3715c775b
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -251,7 +251,7 @@ impl ssq::Step {
hit_sound: beatmap::HitSound { hit_sound: beatmap::HitSound {
normal: true, normal: true,
whistle: false, whistle: false,
finish: true, finish: false,
clap: false, clap: false,
}, },
new_combo: false, new_combo: false,