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