Adds a delay after wrong answers to prevent double-tapping <enter>
< 腳本Wanikani Mistake Delay的回應
I got it to work fine when I changed the other half of the if on line 42 to the opposite ((!settings.delay_multiple && !result.multipleAnswers)). I have never coded in java so don't judge me.
登入以回復
土豆服务器,请按需使用
镜像地址随时可能被墙,建议加群获取最新地址
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
I got it to work fine when I changed the other half of the if on line 42 to the opposite ((!settings.delay_multiple && !result.multipleAnswers)). I have never coded in java so don't judge me.