延迟弹出结束
This commit is contained in:
@@ -262,9 +262,9 @@ export class HeroViewComp extends CCComp {
|
||||
|
||||
|
||||
do_dead(){
|
||||
console.log("dead",this.hero_uuid)
|
||||
console.log("角色死亡",this.hero_uuid)
|
||||
if(this.hero_uuid == 9999){
|
||||
console.log("mission_loss")
|
||||
console.log("任务失败")
|
||||
oops.message.dispatchEvent(GameEvent.MissionLoss,this)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user