mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-11-07 17:36:00 +00:00
[ci] auto-format
This commit is contained in:
parent
b34dabe500
commit
60806436f7
1 changed files with 3 additions and 1 deletions
|
|
@ -150,10 +150,12 @@ def patched__init__(
|
|||
color=(0.54, 0.52, 0.67),
|
||||
textcolor=(0.7, 0.65, 0.7),
|
||||
)
|
||||
|
||||
|
||||
print(dir(self._customize_button))
|
||||
|
||||
# Returns a function that starts the game
|
||||
|
||||
|
||||
def game_starter_factory(sessiontype: type[Session]):
|
||||
session: Union[RandFreeForAllSession, RandDualTeamSession] = None
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue