From e3ce713c9011f470b5a12c000eeba2cb6063b82f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludwig=20Fr=C3=BChsch=C3=BCtz?= Date: Tue, 22 Sep 2020 23:31:16 +0200 Subject: [PATCH] BigClockExtra: Changed default settings from measures to hms --- BigClockWithExtras/BigClockExtra.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BigClockWithExtras/BigClockExtra.lua b/BigClockWithExtras/BigClockExtra.lua index 07c9684..fcc366d 100644 --- a/BigClockWithExtras/BigClockExtra.lua +++ b/BigClockWithExtras/BigClockExtra.lua @@ -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