From 76182cd576ededfc364b16d6b5b57f791a122bb7 Mon Sep 17 00:00:00 2001 From: Alee Date: Mon, 4 Mar 2019 23:40:16 -0500 Subject: Final commit for the night :eyes: --- system/desktop.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/system/desktop.lua b/system/desktop.lua index e1dec2c..1e4a40d 100644 --- a/system/desktop.lua +++ b/system/desktop.lua @@ -1,3 +1,4 @@ +os.pullEvent = os.pullEventRaw term.clear() term.setCursorPos(1,1) term.setBackgroundColor(colors.white) -- cgit v1.2.3