This commit is contained in:
Void User
2023-01-20 20:32:20 +03:00
parent 0cf706af38
commit 5afd1422c6
+1 -1
View File
@@ -31,7 +31,7 @@ while True:
needsleep += 1 needsleep += 1
try: try:
# if True: #if True:
stats = ping.get_stats() stats = ping.get_stats()
if stats['players']['online'] != 0: if stats['players']['online'] != 0:
for i in stats['players']['sample']: for i in stats['players']['sample']: