dev_chengFeng
parent
0759809be9
commit
40bc0cef59
|
|
@ -146,7 +146,7 @@ function GuildTranscriptMainPopup:BindEvent()
|
|||
end)
|
||||
else
|
||||
local timeStar = os.date("%Y时%m分%d", msg.nextTime)
|
||||
PopupTipPanel.ShowTip(string.format("%s后才可再次使用此功能!",timeStar) "XX分XX秒后才可再次使用此功能!")
|
||||
PopupTipPanel.ShowTip(string.format("%s后才可再次使用此功能!",timeStar))
|
||||
end
|
||||
end)
|
||||
end)
|
||||
|
|
|
|||
Loading…
Reference in New Issue