♻️ Cleaned admin-game code up

This commit is contained in:
Mawoka
2023-09-18 20:45:07 +02:00
parent 85d162eba0
commit 1b5b5e31ac
9 changed files with 288 additions and 228 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import sys
import socketio
NUMBER_OF_PLAYERS = 200
GAME_PIN = 563037
GAME_PIN = sys.argv[1]
q_index = 0