This commit is contained in:
Ale32bit 2016-11-01 17:18:13 +01:00 committed by GitHub
parent 0be472062b
commit bd930d9c67

View file

@ -77,7 +77,7 @@
sPhone.inHome = true
elseif x > 10 and x < 19 then
sPhone.inHome = false
sPhone.run("/.sPhone/apps/system/settings")
shell.run("/.sPhone/apps/system/settings")
sPhone.inHome = true
drawHome()
end