From 58477f557478802d5daceae8c97462bff0627d63 Mon Sep 17 00:00:00 2001 From: Ale2610 Date: Fri, 31 Jul 2015 20:00:00 +0200 Subject: [PATCH] Update sPhone.lua --- src/sPhone.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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