several more fixes #2
@ -31,11 +31,7 @@ function boot.boot()
|
||||
gpu.setBackground(0x000000)
|
||||
|
||||
native.sleep(4000000)
|
||||
if modules.computer and modules.computer.shutdown() then
|
||||
modules.computer.shutdown()
|
||||
else
|
||||
os.exit(1)
|
||||
end
|
||||
while true do --[[NOTHING]] end
|
||||
end)
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user