diff --git a/plugins/utilities/max_players.py b/plugins/utilities/max_players.py index d1c2da2..d75477f 100644 --- a/plugins/utilities/max_players.py +++ b/plugins/utilities/max_players.py @@ -367,4 +367,4 @@ class MaxPlayersPlugin(babase.Plugin): MultiTeamSession.get_max_players = get_max_players GatherWindow.__init__ = __gather_init__ GatherWindow._save_state = _save_state - GatherWindow._restore_state = _restore_state \ No newline at end of file + GatherWindow._restore_state = _restore_state