mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
update
This commit is contained in:
@@ -16,8 +16,8 @@ export class MainView extends JNGLayerBase {
|
||||
|
||||
onJNLoad(data?: any): void {
|
||||
|
||||
//默认无限模式
|
||||
GBattleModeManager.getIns().Open(BattleMode.OnHook,true);
|
||||
//打开默认模式
|
||||
GBattleModeManager.getIns().Open();
|
||||
|
||||
//发送消息
|
||||
ChatData.getIns().onSend({
|
||||
|
Reference in New Issue
Block a user