1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-05-02 23:14:05 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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