smallpond

Unnamed repository; edit this file 'description' to name the repository.
git clone git://git.nihaljere.xyz/smallpond
Log | Files | Refs

commit 5da5d26aaf66681ea5d02cd972d8df250623420e
parent 9a7d9432a68e27dcd8ed9c65becac4c763891acf
Author: Nihal Jere <nihal@nihaljere.xyz>
Date:   Wed,  7 Sep 2022 17:54:16 -0500

temporary spacing fix

Diffstat:
Msmallpond.lua | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/smallpond.lua b/smallpond.lua @@ -113,7 +113,7 @@ command_dispatch = { else error("oops") end - time = time + data.count * 10 + time = time + 100 / data.count end, changeclef = function(data) if data.kind == "treble" then