伤害技能添加,技能还需完善
This commit is contained in:
@@ -24,7 +24,6 @@ export class MapViewComp extends CCComp {
|
||||
async onLoad(){
|
||||
// 监听全局事件
|
||||
oops.message.on("do_add_hero", this.on_do_add_hero, this);
|
||||
|
||||
}
|
||||
|
||||
/**监听do_add_hero 添加hero,通过uuid */
|
||||
|
||||
Reference in New Issue
Block a user