This commit is contained in:
lenheart
2025-04-05 22:03:40 +08:00
parent 4d65103501
commit eeb773e723
53 changed files with 2348 additions and 505 deletions

View File

@@ -18,7 +18,7 @@ class Timer {
}
function ClockTime() {
return Sq_GetTimestampString().slice(-10).tointeger();
return Sq_GetTimestampString().slice(-9).tointeger();
}
//检测延时任务