mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
保存
This commit is contained in:
@@ -39,7 +39,8 @@ export default class PVPAction extends BaseAction {
|
||||
//PVP开始等待
|
||||
onModePVPStartWait(){
|
||||
//PVP 匹配页面
|
||||
app.layer.Open(GUI.PVPModeMatchView);
|
||||
if(GBattleModeManager.getIns().current != BattleMode.PVP)
|
||||
app.layer.Open(GUI.PVPModeMatchView);
|
||||
}
|
||||
|
||||
//PVP结束等待
|
||||
|
Reference in New Issue
Block a user