Merge pull request #10 from depreciate/master

added rating to beatmaps
This commit is contained in:
Josh Smith
2019-02-11 11:54:59 -05:00
committed by GitHub
3 changed files with 86 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ class beatmap:
self.beatmapID = 0
self.beatmapSetID = 0
self.offset = 0 # Won't implement
self.rating = 10.0 # Won't implement
self.rating = .0
self.starsStd = 0.0 # stars for converted
self.starsTaiko = 0.0 # stars for converted