Update rxscore.pyx

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

View File

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