心愿法宝开启文字提示修改
parent
201d64e5b3
commit
34834da938
|
@ -2920,7 +2920,7 @@ function GetFunctionOpenTip(_funId)
|
|||
end
|
||||
elseif type==2 then
|
||||
if curTime<PlayerManager.GetServerOpenTime()+dayNum*24*60*60 then
|
||||
tip=string.format("开服第%s天开启",dayNum)
|
||||
tip=string.format("开服第%s天开启",dayNum+1)
|
||||
return tip
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue