Update score.pyx

This commit is contained in:
solis 2019-02-21 22:55:24 +10:30 committed by GitHub
parent 4391398a63
commit 3d4cbf50aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -258,6 +258,7 @@ class score:
self.completed = 2
self.rankedScoreIncrease = 0
self.oldPersonalBest = 0
self.completed = 3
#log.info("Completed status: {}".format(self.completed))