Browse Source

多余的debug信息

tags/v9.0
枫谷剑仙 5 years ago
parent
commit
528e5ad48a
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      script.js

+ 0
- 1
script.js View File

@@ -436,7 +436,6 @@ class EvoTree
const li = evoSubEvo.appendChild(document.createElement("li"));
li.appendChild(subEvo.toListNode());
});
console.log(monName.scrollWidth);
return tBox;
};
}


Loading…
Cancel
Save