Commit 074ee68c authored by Bui's avatar Bui

don't reset difficulty

parent ddc3e1a4
......@@ -649,7 +649,6 @@ class SongSelect{
p2.send("gameend")
}else{
localStorage["selectedSong"] = this.selectedSong
localStorage["selectedDiff"] = 0
assets.sounds["don"].play()
this.clean()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment