Explorar el Código

Mise à jour de 'start.py'

master
TheBidouilleur hace 8 meses
padre
commit
04358f684b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      start.py

+ 1
- 0
start.py Ver fichero

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