mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
[ci] auto-format
This commit is contained in:
parent
06aec55378
commit
1b14789b4b
1 changed files with 1 additions and 1 deletions
|
|
@ -279,7 +279,7 @@ class AllianceEliminationGame(bs.TeamGameActivity[Player, Team]):
|
|||
player.team.survival_seconds = 0
|
||||
bs.broadcastmessage(
|
||||
babase.Lstr(resource='playerDelayedJoinText',
|
||||
subs=[('${PLAYER}', player.getname(full=True))]),
|
||||
subs=[('${PLAYER}', player.getname(full=True))]),
|
||||
color=(0, 1, 0),
|
||||
)
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue