i want to kill myslfg

This commit is contained in:
Josh Smith 2018-12-10 17:38:28 -05:00
parent 93ee1364c6
commit a1d952761f
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ class handler(requestsManager.asyncRequestHandler):
#userUtils.appendNotes(userID, "Banned due to score being less than no-combo value.")
log.cmyui("{} has submitted a score where score is less than no-combo value. (scoreID: {}, score: {}, pp:{})".format(username, s.scoreID, s.score, s.pp), discord="cm")
if s.fullCombo and s.cmiss > 0:
if s.fullCombo and s.cMiss > 0:
log.cmyui("{} has submitted a score with 'fullCombo' flag, but has > 0 misses. (scoreID: {}, score: {}, pp:{})".format(username, s.scoreID, s.score, s.pp), discord="cm")
# Make sure the score is not memed