【5点改0点】 首冲计时未改
parent
90750c9617
commit
a1ce0ee92c
|
@ -1258,7 +1258,7 @@ function GetTimePass(timeValue)
|
|||
tab.sec = 0
|
||||
|
||||
local tab2 = os.date("*t", timeValue)
|
||||
tab2.hour = 5
|
||||
tab2.hour = 0
|
||||
tab2.min = 0
|
||||
tab2.sec = 0
|
||||
local timeStartSum = os.time(tab2)
|
||||
|
|
Loading…
Reference in New Issue