1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-08-31 01:48:00 +00:00

Update workspace.lua

This commit is contained in:
LDDestroier
2019-04-21 01:45:00 -04:00
committed by GitHub
parent 445f7895c7
commit 23db0290c1

View File

@@ -547,6 +547,7 @@ local newInstance = function(x, y, program, initialStart)
end end
end end
sleep(0)
term.clear() term.clear()
term.setCursorBlink(false) term.setCursorBlink(false)
local text, evt = "Press SPACE to start workspace." local text, evt = "Press SPACE to start workspace."