updated drive value
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
local function getValue(reactor)
|
||||
return reactor.Status() or false
|
||||
return reactor.getStatus() or false
|
||||
end
|
||||
|
||||
local function color(reactor)
|
||||
|
||||
Reference in New Issue
Block a user