v1.6.0 - Removed low level libraries computer and component. They must now be imported.
This commit is contained in:
@@ -3,6 +3,7 @@ _G.cormgr.corList = {}
|
||||
|
||||
--local ocelot = component.proxy(component.list("ocelot")())
|
||||
|
||||
local component = import("component")
|
||||
local filesystem = import("filesystem")
|
||||
local gpu = component.proxy(component.list("gpu")())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user