Browse Source

忘记修改全部清除了

tags/v10.0
枫谷剑仙 5 years ago
parent
commit
7e97a4962e
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      script.js

+ 2
- 2
script.js View File

@@ -1486,8 +1486,8 @@ function initialize() {
s_awokensCounts.forEach(t => {
t.value = 0;
});
s_awokensLi.forEach(t => {
t.classList.add("zero");
s_awokensIcons.forEach(t => {
t.setAttribute("value", 0);
});
};
sawokenClear.onclick = function() { //清空超觉醒选项


Loading…
Cancel
Save