Fix
This commit is contained in:
parent
0cf706af38
commit
5afd1422c6
2
ping.py
2
ping.py
@ -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']:
|
||||||
|
Loading…
Reference in New Issue
Block a user