This commit is contained in:
panfudan
2025-06-27 08:36:34 +08:00
parent 0a25259cf4
commit cba52086c2
11 changed files with 4429 additions and 4076 deletions

View File

@@ -134,7 +134,6 @@ export class MissionHeroCompComp extends CCComp {
let scale = 1
let pos:Vec3 = HeroPos[freind_pos].pos;
hero.load(pos,scale,uuid,info,freind_pos);
oops.message.dispatchEvent(GameEvent.FriendCalled)
}
get_info_and_remove(fight_pos:number,uuid:number){