mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
removed debug print
This commit is contained in:
parent
6f3405949d
commit
dcf275784c
@ -29,7 +29,6 @@ local function waiting(args)
|
||||
local blit_bg_2x = e.fg_bg.blit_bkg .. e.fg_bg.blit_bkg
|
||||
|
||||
local function update()
|
||||
print("updated waiting")
|
||||
e.window.clear()
|
||||
|
||||
if state >= 0 and state < 7 then
|
||||
|
Loading…
Reference in New Issue
Block a user