[ci] auto-format

This commit is contained in:
Loup-Garou911XD 2023-05-18 20:20:53 +00:00 committed by github-actions[bot]
parent e3203684bb
commit eb7e05ad72

View file

@ -30,7 +30,6 @@ class State:
self.next = None
self.index = None
def apply(self, spaz):
spaz.disconnect_controls_from_player()
spaz.connect_controls_to_player(enable_punch=self.punch,