@@ -29,6 +29,7 @@ class Round:
self.mapName = "unavailiable"
self.confidence = int(confidence * 100)
self.numericPrediction = prediction
if prediction == 0:
self.prediction = self.winnerSideString
elif prediction == 1:
The note is not visible to the blocked user.