mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
提交
This commit is contained in:
@@ -116,6 +116,11 @@ export class MainView extends JNGLayerBase {
|
||||
GOnHookManager.getIns().onNextLevel();
|
||||
}
|
||||
|
||||
//点击进入副本
|
||||
onClickDungeon(){
|
||||
app.layer.Open(GUI.DungeonView);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user