From c393528cd21dd7695a1fbae778071961da9834fe Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Wed, 22 Dec 2021 17:39:31 -0800 Subject: [PATCH] . --- toot-toot.tlv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toot-toot.tlv b/toot-toot.tlv index d943487..20b40c7 100644 --- a/toot-toot.tlv +++ b/toot-toot.tlv @@ -335,7 +335,7 @@ > end > result = result-1 > end - > dbg(window, 'skip: '..tostring(result)) + > -- dbg(window, 'skip: '..tostring(result)) > while true do > if result <= 1 then > return result