Use same hitsound for holds and notes

master
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
1 changed files with 1 additions and 1 deletions

View File

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