Update localisable formattable extensions usages inline with framework change

This commit is contained in:
Salman Ahmed
2021-08-29 15:00:28 +03:00
parent 7122f48568
commit e374ef163d
25 changed files with 25 additions and 10 deletions

View File

@ -3,6 +3,7 @@
using System;
using Humanizer;
using osu.Framework.Extensions.LocalisationExtensions;
using osu.Framework.Localisation;
namespace osu.Game.Utils