mirror of
https://github.com/ppy/osu.git
synced 2025-02-22 00:43:25 +08:00
CI fixes
This commit is contained in:
parent
72c9959215
commit
a25c504965
@ -6,7 +6,6 @@ using osu.Framework.Allocation;
|
||||
using osu.Framework.Testing;
|
||||
using osu.Game.Database;
|
||||
using osu.Game.Overlays;
|
||||
using osu.Game.Overlays.Direct;
|
||||
|
||||
namespace osu.Desktop.VisualTests.Tests
|
||||
{
|
||||
|
@ -223,7 +223,7 @@ namespace osu.Game.Overlays
|
||||
|
||||
public enum PanelDisplayStyle
|
||||
{
|
||||
Grid,
|
||||
Grid,
|
||||
List,
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user