mirror of
https://github.com/yuukiwww/taiko-web.git
synced 2024-10-22 17:05:49 +02:00
Fix keys not resetting
This commit is contained in:
parent
b3c0f8cd73
commit
a33ff2a868
@ -358,6 +358,7 @@ class SettingsView{
|
||||
settings.setItem(i, null)
|
||||
}
|
||||
this.setLang(allStrings[settings.getItem("language")])
|
||||
this.setKbd()
|
||||
assets.sounds["se_don"].play()
|
||||
}
|
||||
onEnd(event){
|
||||
|
Loading…
Reference in New Issue
Block a user