Update sPhone.lua

This commit is contained in:
Ale32bit 2015-10-05 22:42:46 +02:00
parent 58d462e94e
commit 07a721e723

View file

@ -444,7 +444,7 @@ end
end end
local function home() local function home()
sPhone.winOk("The 5th of october the","database will be reset") sPhone.winOk("We wiped sID Database","for security issues")
local function drawHome() local function drawHome()
local function box(x,y,text,bg,colorText,page) local function box(x,y,text,bg,colorText,page)
graphics.box(x,y,x+1+#text,y+2,bg) graphics.box(x,y,x+1+#text,y+2,bg)