Update info.lua
This commit is contained in:
parent
09d33d49d0
commit
5d5edff938
1 changed files with 0 additions and 2 deletions
|
@ -6,7 +6,6 @@ local function clear()
|
|||
end
|
||||
clear()
|
||||
sPhone.header("Info", "X")
|
||||
print("")
|
||||
print("ID: "..os.getComputerID())
|
||||
print("User: "..sPhone.user)
|
||||
if os.getComputerLabel() then
|
||||
|
@ -26,5 +25,4 @@ while true do
|
|||
if y == 1 and x == w then
|
||||
return
|
||||
end
|
||||
sleep(0)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue