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
1b190ff3a4
commit
b52d84a407
1 changed files with 1 additions and 1 deletions
|
|
@ -367,4 +367,4 @@ class MaxPlayersPlugin(babase.Plugin):
|
||||||
MultiTeamSession.get_max_players = get_max_players
|
MultiTeamSession.get_max_players = get_max_players
|
||||||
GatherWindow.__init__ = __gather_init__
|
GatherWindow.__init__ = __gather_init__
|
||||||
GatherWindow._save_state = _save_state
|
GatherWindow._save_state = _save_state
|
||||||
GatherWindow._restore_state = _restore_state
|
GatherWindow._restore_state = _restore_state
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue