Update sPhone.lua

This commit is contained in:
Ale2610 2015-07-31 19:59:52 +02:00
parent cb4395bd85
commit 862c531808

View file

@ -1,6 +1,6 @@
sPhone = {}
local function sPhone.crash(err)
local function crash(err)
os.pullEvent = os.pullEventRaw
if not err then
err = "Unknown"