Update example.spk

This commit is contained in:
Ale32bit 2016-11-03 13:16:18 +01:00 committed by GitHub
parent e5d44ec776
commit 3cd1a70889

View file

@ -1,6 +1,6 @@
-- --
-- sPhone Application Package -- sPhone Application Package
-- Built with SPK builder 1 -- Built with SPK builder 1.1
-- --
{ {
files = "{\ files = "{\
@ -10,6 +10,8 @@ print(spk.getPath())\\\
print(spk.getName())\\\ print(spk.getName())\\\
print(spk.getAuthor())\\\ print(spk.getAuthor())\\\
print(spk.getVersion())\\\ print(spk.getVersion())\\\
print(\\\"Press any key\\\")\\\
os.pullEvent(\\\"key\\\")\\\
\",\ \",\
}", }",
config = "{\ config = "{\