Revert pre-alpha 3.0.0 because I was supposed to push it to a branch.
This reverts commit cbf25999f0.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local computer = require("computer")
|
||||
local computer = import("computer")
|
||||
|
||||
if type(computer)~="table" then
|
||||
return print("\x1b[91mComputer library returned '"..type(computer).."' type\x1b[39m")
|
||||
|
||||
Reference in New Issue
Block a user