Update GetVariantName to also support localisation

This commit is contained in:
Dean Herbert
2022-08-22 14:51:00 +09:00
parent 29ef1c8db8
commit d199b3b100
3 changed files with 2 additions and 4 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 osu.Framework.Localisation;
using osu.Game.Rulesets;