优化:gm-server创建武将

This commit is contained in:
luying
2021-09-02 20:33:00 +08:00
parent e572cb2fa5
commit 62e32a4eb3
11 changed files with 372 additions and 191 deletions
+1 -1
View File
@@ -196,7 +196,7 @@ export class CalHeroCe {
}
// 添加技能增加的被动属性
function addSeidEffect(this: CalRoleCe, seidList: number[]) {
function addSeidEffect(this: CalRoleCe|CalHeroCe, seidList: number[]) {
console.log('******addSeidEffect',this, seidList)
// console.log('addSeidList', addSeidList.join())