FRIEND_WAVE_UP
This commit is contained in:
@@ -50,7 +50,7 @@ export class MissionComp extends CCComp {
|
||||
smc.vmdata.mission_data.current_wave++
|
||||
console.log("[任务系统] 当前波次 :",smc.vmdata.mission_data.current_wave)
|
||||
switch(smc.vmdata.mission_data.current_wave){
|
||||
case FightSet.FRIND_WAVE_UP:
|
||||
case FightSet.FRIEND_WAVE_UP:
|
||||
this.to_hero_select()
|
||||
break
|
||||
case 2:
|
||||
|
||||
Reference in New Issue
Block a user