神尊特权修改

yuanshuai 2022-11-09 13:27:24 +08:00
parent 6c603c3aec
commit 9c8a99018b
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ function this.UpdateLayout(_privilegeLv)
if privilegeInfo.value == "" if privilegeInfo.value == ""
or (privilegeInfo.IfFloat == 1 and privilegeInfo.value > 0) or (privilegeInfo.IfFloat == 1 and privilegeInfo.value > 0)
or (privilegeInfo.IfFloat == 2 and privilegeInfo.value ~= 0) or (privilegeInfo.IfFloat == 2 and privilegeInfo.value ~= 0 and privilegeInfo.value ~= 1)
then then
local colorStr = "<color=#f46363><size=35>%s</size></color>" local colorStr = "<color=#f46363><size=35>%s</size></color>"
local formatStr local formatStr