don't start luash() automatically when headless
This commit is contained in:
parent
bfd5ea7cb4
commit
b5011de5ab
@ -4,8 +4,8 @@ if component.list("gpu")() and component.list("screen")() and component.list("ke
|
||||
local ka = component.list("keyboard")()
|
||||
kbd(ka)
|
||||
end))
|
||||
luash()
|
||||
elseif nshd then
|
||||
nshd(23)
|
||||
end
|
||||
luash()
|
||||
computer.beep()
|
||||
|
Loading…
Reference in New Issue
Block a user