主城新字修改

onepiece_demo_arena
wangzhenxing 2024-01-20 22:51:20 +08:00
parent a53ce86684
commit 8a170778b8
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@ function this.Initialize()
this.Insert(FUNCTION_OPEN_TYPE.RECURITY, mainCity)
this.Insert(FUNCTION_OPEN_TYPE.ELEMENT_RECURITY, mainCity)
this.Insert(FUNCTION_OPEN_TYPE.COMPOUND_HERO, mainCity)
this.Insert(FUNCTION_OPEN_TYPE.HongMengZhen, mainCity)
-- this.Insert(FUNCTION_OPEN_TYPE.SECRETBOX, mainCity)
-- this.Insert(FUNCTION_OPEN_TYPE.TALENT_TREE, mainCity)
-- this.Insert(FUNCTION_OPEN_TYPE.DIFFER_DEMONS, mainCity)

View File

@ -723,6 +723,7 @@ function this:BindEvent()
UIManager.OpenPanel(UIName.HongMengPanel)
end
end)
this.ScenceBtnClick(FUNCTION_OPEN_TYPE.HongMengZhen)
end)
Util.AddClick(this.btnGMChange,function()