Apply NRT to all simple auxiliary skin classes

This commit is contained in:
Dean Herbert
2023-01-26 17:52:49 +09:00
parent 2017ac1135
commit 4352c56c3e
7 changed files with 8 additions and 24 deletions

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 JetBrains.Annotations;
using osu.Framework.Bindables;
using osu.Framework.Graphics;