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
73ca16f189
commit
c39664c24c
1 changed files with 255 additions and 256 deletions
|
|
@ -287,7 +287,6 @@ class BombOnMyHeadGame(bs.TeamGameActivity[Player, Team]):
|
|||
if living_team_count <= 1:
|
||||
self.end_game()
|
||||
|
||||
|
||||
def end_game(self) -> None:
|
||||
cur_time = bs.time()
|
||||
assert self._timer is not None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue