1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 09:32:55 +08:00

Add updated SkinDeserialisationTest.cs including BPM counter

This commit is contained in:
mk56-spn 2023-01-11 11:16:24 +01:00
parent 1597bcbb6f
commit 621c75daed
3 changed files with 3 additions and 1 deletions

View File

@ -44,7 +44,9 @@ namespace osu.Game.Tests.Skins
// Covers TextElement and BeatmapInfoDrawable
"Archives/modified-default-20221102.osk",
// Covers BPM counter.
"Archives/modified-default-20221205.osk"
"Archives/modified-default-20221205.osk",
// Covers judgement counter.
"Archives/modified-default-20230111.osk"
};
/// <summary>