mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-06 11:12:40 +01:00
ebal rot
This commit is contained in:
parent
528722d6fd
commit
a8f2c7d15b
@ -5,7 +5,7 @@ local function getComponentAddress(name)
|
||||
end
|
||||
|
||||
local function getComponentProxy(name)
|
||||
return getComponentAddress(name)
|
||||
return component.proxy(getComponentAddress(name))
|
||||
end
|
||||
|
||||
local EEPROMProxy, internetProxy, GPUProxy =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user