Update sPhone.lua

This commit is contained in:
Ale2610 2015-07-31 22:01:20 +02:00
parent 8bde48f830
commit 3e5561187e

View file

@ -74,6 +74,8 @@ local function kernel()
end end
home()
end end
local ok, err = pcall(kernel) local ok, err = pcall(kernel)