From 0345a82d624f30ed4a9a63bb8a3e399ade653460 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Tue, 2 Apr 2024 03:02:44 +0100 Subject: launch beescroll --- beescroll.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'beescroll.lua') diff --git a/beescroll.lua b/beescroll.lua index 8257081..96b31d0 100644 --- a/beescroll.lua +++ b/beescroll.lua @@ -85,7 +85,7 @@ while true do local x = math.random(0,99999) m.scroll(1) m.setCursorPos(1,H) - slow_write_f(mon, { + slow_write_f(m, { colors.white, string.format("%5d",math.random(0,99999)), norm_color, " bees ", choice{"have been ","were "}, colors.lime, choice(verbs), -- cgit v1.2.3