blalbal
This commit is contained in:
@@ -254,7 +254,7 @@ class PlayerState:
|
||||
def addPoints(self, points):
|
||||
if not self.isActive:
|
||||
return
|
||||
|
||||
|
||||
if not self.hasBallScored:
|
||||
self.hasBallScored = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user