优化重开的操作提示和显示

This commit is contained in:
MrZ626
2020-09-09 11:49:59 +08:00
parent b387cdc72d
commit a8130ebbe9
5 changed files with 17 additions and 12 deletions

View File

@@ -61,7 +61,7 @@ function LOG.print(text,T,C)--type/time,color
his=true
elseif T=="short"then
C=C or color.orange
time=30
time=20
elseif not C then
C=color.white
end