Update sPhone.lua
This commit is contained in:
parent
862c531808
commit
58477f5574
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
sPhone = {}
|
_G.sPhone = {}
|
||||||
|
|
||||||
local function crash(err)
|
local function crash(err)
|
||||||
os.pullEvent = os.pullEventRaw
|
os.pullEvent = os.pullEventRaw
|
||||||
|
|
Loading…
Reference in a new issue