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 timeSinceMarker = false
|
||||
local timeSinceRegion = false
|
||||
local timeUnitHMS = false -- EITHER this one is true OR one of the next one
|
||||
local timeUnitMeasures = true
|
||||
local timeUnitHMS = true -- EITHER this one is true OR one of the next one
|
||||
local timeUnitMeasures = false
|
||||
|
||||
-- Nothing to adjust here anymore...
|
||||
local script_path
|
||||
|
Loading…
x
Reference in New Issue
Block a user