smallpond

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

commit f05288e27ae6c9225510841461c862728dfc0318
parent 920063634642884918353b0cb2aa39c51ea50209
Author: Nihal Jere <nihal@nihaljere.xyz>
Date:   Fri,  4 Nov 2022 12:04:06 -0500

slide

Diffstat:
Msmallpond.lua | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/smallpond.lua b/smallpond.lua @@ -725,9 +725,8 @@ for staff, item in ipairs(extra3) do end function drawframe(time) - local toff = 0 - --print(framewidth - toff, xmax) - if time > 4 then + local toff = -50*time + if time > 10 then return true end