BigClockExtra: Changed default settings from measures to hms
This commit is contained in:
parent
4004674735
commit
e3ce713c90
@ -14,8 +14,8 @@
|
|||||||
local timeSinceProject = true -- EITHER this one is true OR one of the next two
|
local timeSinceProject = true -- EITHER this one is true OR one of the next two
|
||||||
local timeSinceMarker = false
|
local timeSinceMarker = false
|
||||||
local timeSinceRegion = false
|
local timeSinceRegion = false
|
||||||
local timeUnitHMS = false -- EITHER this one is true OR one of the next one
|
local timeUnitHMS = true -- EITHER this one is true OR one of the next one
|
||||||
local timeUnitMeasures = true
|
local timeUnitMeasures = false
|
||||||
|
|
||||||
-- Nothing to adjust here anymore...
|
-- Nothing to adjust here anymore...
|
||||||
local script_path
|
local script_path
|
||||||
|
Loading…
x
Reference in New Issue
Block a user