gm工具
This commit is contained in:
parent
467e775042
commit
fe18d54aa7
@ -51,7 +51,7 @@ end
|
||||
|
||||
function MainComp:initGM()
|
||||
self.btnGM = self.uiMap["main_comp.gm_btn"]
|
||||
self.btnGM:setVisible(not Platform:getIsPublishChannel(), 2)
|
||||
self.btnGM:setVisible(Platform:getIsDevChannel(), 2)
|
||||
self.btnGM:addClickListener(function()
|
||||
ModuleManager.DevToolManager:showOrHideDevListUI()
|
||||
end)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user