Update sPhone.lua

This commit is contained in:
Ale2610 2015-07-31 20:00:00 +02:00
parent 862c531808
commit 58477f5574

View file

@ -1,4 +1,4 @@
sPhone = {}
_G.sPhone = {}
local function crash(err)
os.pullEvent = os.pullEventRaw