Update init.lua
This commit is contained in:
parent
c8384c10ce
commit
bddb8fc98d
1 changed files with 3 additions and 1 deletions
|
@ -38,7 +38,9 @@ local function crash(err)
|
||||||
if _LUAJ_VERSION then
|
if _LUAJ_VERSION then
|
||||||
print("LUAJ Version: ".._LUAJ_VERSION)
|
print("LUAJ Version: ".._LUAJ_VERSION)
|
||||||
end
|
end
|
||||||
print("Contact sPhone devs: GitHub: Sertex-Team/sPhone")
|
print("Contact sPhone devs:")
|
||||||
|
print("GitHub: Sertex-Team/sPhone")
|
||||||
|
print("E-Mail: info@sertex.x10.bz")
|
||||||
print("Thanks for using sPhone")
|
print("Thanks for using sPhone")
|
||||||
print("Press any key")
|
print("Press any key")
|
||||||
repeat
|
repeat
|
||||||
|
|
Loading…
Reference in a new issue