mirror of
https://github.com/ppy/osu.git
synced 2026-06-13 12:34:41 +08:00
cf9df65558
- Related to https://github.com/ppy/osu/issues/37818 Works around issue described in https://github.com/ppy/osu/pull/38013. Saying it "fixes" it seems like a stretch. A real fix would again be using `decimal` everywhere, probably, but I'm not really sure I want to be doing that, as `decimal`s are annoying to deal with and slow, and floating-point is already doing well enough in the actual usage context of total scores (I did not find one case of inaccuracy over multiple days of cross-checks).
cf9df65558
·
2026-06-08 17:35:56 +09:00
History