playerstate to prop
This commit is contained in:
@@ -11,4 +11,4 @@ class EnterUpperPlayfieldEvent(Event):
|
||||
def trigger(self, target):
|
||||
super().trigger(target)
|
||||
self.flipper.activate()
|
||||
self.playerState().startUpperPlayfieldTimer()
|
||||
self.playerState.startUpperPlayfieldTimer()
|
||||
|
||||
Reference in New Issue
Block a user