We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3076e61 commit aee416eCopy full SHA for aee416e
scripts/main.lua
@@ -88,7 +88,7 @@ function setup()
88
89
online = overlay:create(WidgetType.label)
90
online.font = fontfactory:get("fixedsys")
91
- online:set("Online 0", 1600, 15)
+ online:set("", 1600, 15)
92
93
candle1 = entitymanager:spawn("candle")
94
candle1.placement:set(60, 100)
0 commit comments