Update info.lua

This commit is contained in:
Ale2610 2015-08-29 18:43:34 +02:00
parent 2a28af24dd
commit 1099666012

View file

@ -23,13 +23,13 @@ header()
term.setCursorPos(1,3)
sertextext.center(3, " Info")
print("")
print(" sPhoneOS "..sPhone.version.." by Sertex-Team")
print(" CST Wallet by Luca_S")
print(" UI API by LMNetOS")
print(" SHA256 API by GravityScore")
print(" SertexText API by Sertex-Team")
print(" Graphics API by Sertex-Team")
print(" Thanks to Luca_S for SMS system and Sertex ID")
print("sPhoneOS "..sPhone.version.." by Sertex-Team")
print( CST Wallet by Luca_S")
print("UI API by LMNetOS")
print("SHA256 API by GravityScore")
print("SertexText API by Sertex-Team")
print("Graphics API by Sertex-Team")
print("Thanks to Luca_S for SMS system and Sertex ID")
while true do
local w, h = term.getSize()