mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
佛系的一天
This commit is contained in:
@@ -51,6 +51,7 @@ export default class PVPAction extends BaseAction {
|
||||
//开始PVP
|
||||
onModePVPStart(info:GPVPStart){
|
||||
console.log("开始PVP",info);
|
||||
app.layer.Close(GUI.PVPModeMatchView);
|
||||
GBattleModeManager.getIns().Open(BattleMode.PVP,true,info);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user