Skip to content

Commit aee416e

Browse files
committed
Work in progress
1 parent 3076e61 commit aee416e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/main.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ function setup()
8888

8989
online = overlay:create(WidgetType.label)
9090
online.font = fontfactory:get("fixedsys")
91-
online:set("Online 0", 1600, 15)
91+
online:set("", 1600, 15)
9292

9393
candle1 = entitymanager:spawn("candle")
9494
candle1.placement:set(60, 100)

0 commit comments

Comments
 (0)