1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-19 15:40:14 +08:00
Files
osu-lazer/osu.Game.Tests/Visual/Multiplayer
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
..
2022-04-13 21:12:35 +09:00