1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-19 23:01:03 +08:00
Files
osu-lazer/osu.Game.Tests/Visual
T
Bartłomiej Dach ecc2805099 Replace references to old mod select classes in match song select test
Also note the change from `songSelect.ChildrenOfType<>()...` to
`this.ChildrenOfType<>()...` - because the new design is registered at
game-level, the mod select is not a child of the song select screen
anymore.
ecc2805099 · 2022-05-05 22:16:57 +02:00
History
..
2021-08-03 15:02:18 +03:00
2022-04-22 20:33:37 +03:00