mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
简单的PVP
This commit is contained in:
@@ -16,9 +16,6 @@ export class MainView extends JNGLayerBase {
|
||||
|
||||
onJNLoad(data?: any): void {
|
||||
|
||||
//打开默认模式
|
||||
GBattleModeManager.getIns().Open();
|
||||
|
||||
//发送消息
|
||||
ChatData.getIns().onSend({
|
||||
message:`${PlayerData.getIns().data.playerId} 加入游戏`
|
||||
|
Reference in New Issue
Block a user