1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 10:07:52 +08:00

Apply NRT to LegacyJudgementPieceOld

This commit is contained in:
Dean Herbert 2023-02-02 14:09:05 +09:00
parent 183d1c5bd6
commit 229fb518dc

View File

@ -1,8 +1,6 @@
// 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 disable
using System;
using osu.Framework.Allocation;
using osu.Framework.Graphics;