护盾改为 护甲值
This commit is contained in:
@@ -43,8 +43,8 @@ export class MissionMonCompComp extends CCComp { // 添加刷怪队列 - 使
|
||||
|
||||
|
||||
onLoad(){
|
||||
// this.on(GameEvent.NewWave,this.do_mon_wave,this)
|
||||
this.on(GameEvent.FightReady,this.fight_ready,this)
|
||||
this.on(GameEvent.NewWave,this.fight_ready,this)
|
||||
|
||||
}
|
||||
/** 视图层逻辑代码分离演示 */
|
||||
|
||||
Reference in New Issue
Block a user