diff --git a/src/sPhone.lua b/src/sPhone.lua index 8855356..85ee51d 100644 --- a/src/sPhone.lua +++ b/src/sPhone.lua @@ -1,6 +1,6 @@ sPhone = {} -local function sPhone.crash(err) +local function crash(err) os.pullEvent = os.pullEventRaw if not err then err = "Unknown"