.
This commit is contained in:
parent
25310b33d5
commit
66821b1c58
@ -33,7 +33,7 @@ function AlarmOn()
|
|||||||
inLightsMenu = false
|
inLightsMenu = false
|
||||||
selectedItem = 1
|
selectedItem = 1
|
||||||
end
|
end
|
||||||
function LightsOff()
|
function Off()
|
||||||
redstone.setBundledOutput("top", 0)
|
redstone.setBundledOutput("top", 0)
|
||||||
inLightsMenu = false
|
inLightsMenu = false
|
||||||
selectedItem = 1
|
selectedItem = 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user