:3 im going insane
This commit is contained in:
@@ -10,7 +10,7 @@ end
|
||||
|
||||
|
||||
--- @type Monitor
|
||||
local MONITOR = Cast(peripheral.find("monitor"))
|
||||
local MONITOR = utils.Cast(peripheral.find("monitor"))
|
||||
local MONITOR_Y = 1
|
||||
function utils.MonPrint(text)
|
||||
MONITOR.setCursorPos(1,MONITOR_Y)
|
||||
|
||||
Reference in New Issue
Block a user