This commit is contained in:
2026-06-11 13:17:59 +03:00
parent eb23b67647
commit 517b3fda3e
+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']: