Browse Source

Mise à jour de 'start.py'

master
TheBidouilleur 8 months ago
parent
commit
04358f684b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      start.py

+ 1
- 0
start.py View File

@@ -18,6 +18,7 @@ def main():
liste += query.players.names[i] + '\n '
print(liste)
print(status.players.online)
print('Fermeture du programme')