mirror of
https://github.com/ppy/osu.git
synced 2026-05-23 05:39:53 +08:00
623ba15919
The stacking code currently uses an unseeded RNG and there is a non-zero chance the stack will be very flat (small Y position difference). Technically, `RNG.NextSingle(0, 5)` can return `0`, but extremely unlikely that the all RNG calls return 0.
623ba15919
·
2021-07-04 10:23:49 +09:00
History