Update - 1.9.0.103
EN: 1.9.0.103 CN: 1.9.0.104 JP: 1.9.0.106 KR: 1.9.0.108
This commit is contained in:
@@ -109,6 +109,7 @@ function SettingsCtrl:InitPageState()
|
||||
end
|
||||
local bMobile = NovaAPI.IsMobilePlatform()
|
||||
self._mapNode.btnPage[7].gameObject:SetActive(not bMobile)
|
||||
self._mapNode.btnPage[6].gameObject:SetActive(false)
|
||||
if bMobile then
|
||||
local bAble = false
|
||||
self._mapNode.btnPage[8].gameObject:SetActive(bAble)
|
||||
|
||||
Reference in New Issue
Block a user