diff --git a/src/sPhone.lua b/src/sPhone.lua index 85ee51d..5766836 100644 --- a/src/sPhone.lua +++ b/src/sPhone.lua @@ -1,4 +1,4 @@ -sPhone = {} +_G.sPhone = {} local function crash(err) os.pullEvent = os.pullEventRaw