cristianoxin 4 months ago
parent
commit
04f468b882
  1. 1
      assets/10001/src/game/logic/TeenPattieUpLayerLogic.ts

1
assets/10001/src/game/logic/TeenPattieUpLayerLogic.ts

@ -227,6 +227,7 @@ export class TeenPattieUpLayerLogic extends Component {
Network.getInstance().send(GameNetCode.PlayerOut,{});
console.log("**onClickClose**isCurrWatch***GameExit***");
Message.send(TeenPattieEventType.GameExit);
return
}
if(!TeenPattieCommData.getInstance().isCountDown){
//退出游戏确认

Loading…
Cancel
Save