diff --git a/BOT/scoreboard.py b/BOT/scoreboard.py index f736e36..c6ffe81 100644 --- a/BOT/scoreboard.py +++ b/BOT/scoreboard.py @@ -507,7 +507,7 @@ def _create_scoreboard_sync(match_details, if is_draw: fill = Draw_fill else: - fill = Positive_Points_fill if squadron_raw == winning_team else Negative_Points_fill + fill = Positive_Points_fill if squadron_short == winning_team else Negative_Points_fill gap = 30 if not flipped: