fix
This commit is contained in:
		@ -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
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user