Update sPhone.lua
This commit is contained in:
parent
fb80ebcf28
commit
f939ac61df
1 changed files with 1 additions and 1 deletions
|
@ -436,7 +436,7 @@ end
|
|||
end
|
||||
|
||||
local function home()
|
||||
sPhone.winOk("The 10th of october","the databse will be reset")
|
||||
sPhone.winOk("The 5th of october","the databse will be reset")
|
||||
local function drawHome()
|
||||
local function box(x,y,text,bg,colorText,page)
|
||||
graphics.box(x,y,x+1+#text,y+2,bg)
|
||||
|
|
Loading…
Reference in a new issue