mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 20:22:55 +08:00
Fix rider incompetency
This commit is contained in:
parent
043599081b
commit
d29312e070
@ -1,7 +1,8 @@
|
|||||||
#nullable enable
|
|
||||||
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
|
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
|
||||||
// See the LICENCE file in the repository root for full licence text.
|
// See the LICENCE file in the repository root for full licence text.
|
||||||
|
|
||||||
|
#nullable enable
|
||||||
|
|
||||||
using osu.Framework.Allocation;
|
using osu.Framework.Allocation;
|
||||||
using osu.Game.Overlays.Dialog;
|
using osu.Game.Overlays.Dialog;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user