fix
This commit is contained in:
parent
f8a88e4220
commit
e13186dce0
@ -58,7 +58,6 @@ for same in sames[1:]:
|
||||
new.append(opponent)
|
||||
elif (highest == 1):
|
||||
places.append(get_index(sort, opponent.get("key")))
|
||||
else:
|
||||
opponents = new
|
||||
if (places != []):
|
||||
break
|
||||
|
Loading…
Reference in New Issue
Block a user