【家园】特权按钮修改

dev_chengFeng
ZhangBiao 2022-01-14 17:44:54 +08:00
parent cbea9006b3
commit 0b7943c391
1 changed files with 1 additions and 0 deletions

View File

@ -460,6 +460,7 @@ function HomeLand:SetTime()
self.timer:Stop()
self.timer = nil
end
Util.SetGray(self.Privi,not HomeLandManager.activePrivilege)
self.timer = Timer.New(function ()
for i = 1, 7 do
local curObj = self.mapData[i]