removed on press inputs

This commit is contained in:
Loup-Garou911XD 2023-05-19 10:14:36 +05:30
commit 1a276094a9

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,