Update info.lua
This commit is contained in:
parent
418e8200e8
commit
c7ce7c8acc
1 changed files with 5 additions and 5 deletions
|
@ -24,11 +24,11 @@ term.setCursorPos(1,3)
|
||||||
sertextext.center(3, " Info")
|
sertextext.center(3, " Info")
|
||||||
print("")
|
print("")
|
||||||
print("sPhoneOS "..sPhone.version.." by Sertex-Team")
|
print("sPhoneOS "..sPhone.version.." by Sertex-Team")
|
||||||
print("CST Wallet by Luca_S")
|
print("CST by Luca_S")
|
||||||
print("UI API by LMNetOS")
|
print("UI by LMNetOS")
|
||||||
print("SHA256 API by GravityScore")
|
print("SHA256 by GravityScore")
|
||||||
print("SertexText API by Sertex-Team")
|
print("SertexText by Sertex-Team")
|
||||||
print("Graphics API by Sertex-Team")
|
print("Graphics by Sertex-Team")
|
||||||
print("Thanks to Luca_S for SMS system and Sertex ID")
|
print("Thanks to Luca_S for SMS system and Sertex ID")
|
||||||
|
|
||||||
while true do
|
while true do
|
||||||
|
|
Loading…
Reference in a new issue