1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-09 20:54:47 +08:00

Fix rider incompetency

This commit is contained in:
Dean Herbert
2022-04-18 21:47:47 +09:00
Unverified
parent 72a33c0926
commit 5d5e46ede7
+2 -1
View File
@@ -1,7 +1,8 @@
#nullable enable
// 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.
#nullable enable
using osu.Framework.Allocation;
using osu.Game.Overlays.Dialog;