Update info.lua
This commit is contained in:
parent
2a28af24dd
commit
1099666012
1 changed files with 7 additions and 7 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue