summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2024-04-02 03:05:32 +0100
committerubq323 <ubq323@ubq323.website>2024-04-02 03:05:32 +0100
commit28559e85b7863458529d527c1e3ea3c1b81177ce (patch)
treec9c7418a904439d573a8c818cc5b635b54211dea
parent0519c5aee14a829bafe5861cafdf20d0c7a9ebd8 (diff)
launch beescroll
-rw-r--r--beescroll.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/beescroll.lua b/beescroll.lua
index e62ce82..547aa11 100644
--- a/beescroll.lua
+++ b/beescroll.lua
@@ -92,7 +92,7 @@ while true do
choice{colors.lime, colors.lightBlue, colors.pink},
choice(verbs),
norm_color, " in ",
- choice{colors.orange, colors.yellow, colors.purple}
+ choice{colors.orange, colors.yellow, colors.purple},
choice(cities),
norm_color, "."})
os.sleep(1)