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 osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Extensions.LocalisationExtensions;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Cursor;