mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-19 21:37:57 +08:00
A small indent fix
This commit is contained in:
parent
25664e4d8f
commit
6401ae6941
@ -444,7 +444,7 @@ class TeamSeriesVictoryScoreScreenActivity(MultiTeamScoreScreenActivity):
|
||||
if len(team.players) == 1:
|
||||
icon = team.players[0].get_icon()
|
||||
player_name = team.players[0].getname(full=True, icon=False)
|
||||
elif (
|
||||
elif (
|
||||
self._topscored_player is not None and
|
||||
self._topscored_player[0] >= series_length
|
||||
):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user