Update info.lua
This commit is contained in:
parent
14d7e4a1be
commit
750fe30178
1 changed files with 5 additions and 3 deletions
|
@ -12,10 +12,12 @@ print("User: "..sPhone.user)
|
|||
if os.getComputerLabel() then
|
||||
print("Label: "..os.getComputerLabel())
|
||||
end
|
||||
print("sPhone "..sPhone.version.." by BeaconNet")
|
||||
print("KST by 3d6")
|
||||
print("UI by LMNetOS")
|
||||
print("Version: "..sPhone.version)
|
||||
print("")
|
||||
print("sPhone made by BeaconNet")
|
||||
print("Krist by 3d6")
|
||||
print("SHA256 by GravityScore")
|
||||
print("Compress by Creator")
|
||||
print("And thanks to dan200 for this mod!")
|
||||
|
||||
while true do
|
||||
|
|
Loading…
Reference in a new issue