Skip to content

Commit

Permalink
Update XTBox.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nyxiereal authored Dec 31, 2022
1 parent d81f6cc commit f192e78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions XTBox.py
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ def multidl(file):
def p1():
while True:
cls()
print(f" ┌───────────────────────────────────────────────────┬────────────────────────────────────────────────────────────────┐\n",
print(f" ┌───────────────────────────────────────────────────┬────────────────────────────────────────────────────────────────┐\n",
f"│ {xtoolboxvv1asdfghjzz} │ Made by {xemulatddddd} │ Internet: {qwert}\n",
f"│ Update Status: {Errorhd} │ RAM: {ramavailz} │ CPU: {cpuavailifffff} | {c} │ Disk: {dusagehebeded}\n",
f"├──────────────────────────┼────────────────────────┼────────────────────────────────┼────────────────────────────────┤\n",
Expand Down Expand Up @@ -640,7 +640,7 @@ def p3():

# Updater
pre = ""
version = "2.1"
version = "2.2"
if pre == "": pre = " "
# Sets `pre` to this long space to prevent some sort of bugs
# Can't be a defined function
Expand Down

0 comments on commit f192e78

Please sign in to comment.