主城新字修改
parent
a53ce86684
commit
8a170778b8
|
@ -24,6 +24,7 @@ function this.Initialize()
|
||||||
this.Insert(FUNCTION_OPEN_TYPE.RECURITY, mainCity)
|
this.Insert(FUNCTION_OPEN_TYPE.RECURITY, mainCity)
|
||||||
this.Insert(FUNCTION_OPEN_TYPE.ELEMENT_RECURITY, mainCity)
|
this.Insert(FUNCTION_OPEN_TYPE.ELEMENT_RECURITY, mainCity)
|
||||||
this.Insert(FUNCTION_OPEN_TYPE.COMPOUND_HERO, 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.SECRETBOX, mainCity)
|
||||||
-- this.Insert(FUNCTION_OPEN_TYPE.TALENT_TREE, mainCity)
|
-- this.Insert(FUNCTION_OPEN_TYPE.TALENT_TREE, mainCity)
|
||||||
-- this.Insert(FUNCTION_OPEN_TYPE.DIFFER_DEMONS, mainCity)
|
-- this.Insert(FUNCTION_OPEN_TYPE.DIFFER_DEMONS, mainCity)
|
||||||
|
|
|
@ -723,6 +723,7 @@ function this:BindEvent()
|
||||||
UIManager.OpenPanel(UIName.HongMengPanel)
|
UIManager.OpenPanel(UIName.HongMengPanel)
|
||||||
end
|
end
|
||||||
end)
|
end)
|
||||||
|
this.ScenceBtnClick(FUNCTION_OPEN_TYPE.HongMengZhen)
|
||||||
end)
|
end)
|
||||||
|
|
||||||
Util.AddClick(this.btnGMChange,function()
|
Util.AddClick(this.btnGMChange,function()
|
||||||
|
|
Loading…
Reference in New Issue