Update sPhone.lua
This commit is contained in:
parent
58d462e94e
commit
07a721e723
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue