Update foxclock.lua
This commit is contained in:
parent
97eddb0591
commit
977cbb9474
1 changed files with 5 additions and 1 deletions
|
@ -105,11 +105,15 @@ else
|
|||
}
|
||||
end
|
||||
|
||||
-- change the prefix for the part of the hour
|
||||
-- make them unfur. make them blossom. make them shake.
|
||||
local Early_Name = "early"
|
||||
local Mid_Name = "mid"
|
||||
local Late_Name = "late"
|
||||
|
||||
-- 🐇
|
||||
-- 🐇 🐇 🐇 🐇 🐇 🐇 🐇 🐇
|
||||
-- you now no longer have to read the code unless you're using this as
|
||||
-- a library then also have a look at the last few lines.
|
||||
|
||||
-- now begins Most Of Suncalc.Lua which we just copypasted into here --
|
||||
-- Thanks suncalc.lua! --
|
||||
|
|
Loading…
Reference in a new issue