不显示sorted
This commit is contained in:
parent
6968294f60
commit
6e067cd751
@ -17174,9 +17174,9 @@ T.Plr.prototype = {
|
|||||||
}++n
|
}++n
|
||||||
m += $.C() // 4
|
m += $.C() // 4
|
||||||
}
|
}
|
||||||
console.log("this_.k2:",this_.k2)
|
// console.log("this_.k2:",this_.k2)
|
||||||
for (; sortedSkills = this_.k2, n < sortedSkills.length; ++n) sortedSkills[n].ao(this_, 0)
|
for (; sortedSkills = this_.k2, n < sortedSkills.length; ++n) sortedSkills[n].ao(this_, 0)
|
||||||
console.log("sorted skills:",sortedSkills)
|
// console.log("sorted skills:",sortedSkills)
|
||||||
},
|
},
|
||||||
bs() {
|
bs() {
|
||||||
// addSkillsToProc
|
// addSkillsToProc
|
||||||
|
Loading…
Reference in New Issue
Block a user