mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
playerdata clock string (#263)
* Update statistics.lua * Update playerdata.lua * Update statistics.lua * Update playerdata.lua * Update playerdata.lua
This commit is contained in:
@@ -62,7 +62,8 @@ local function format_clock(value)
|
||||
hours=true,
|
||||
minutes=true,
|
||||
seconds=false,
|
||||
time=true
|
||||
time=false,
|
||||
string=true
|
||||
})
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user