Apply NRT to SoloSpectatorPlayer

This commit is contained in:
Joseph Madamba 2024-02-28 00:01:16 -08:00
parent 8e462fbb38
commit 6e03384c6b

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 osu.Framework.Allocation;
using osu.Framework.Screens;
using osu.Game.Online.Spectator;