fix formatting

This commit is contained in:
unknown
2020-01-31 08:17:39 +08:00
parent 2274d70dac
commit b916366536
2 changed files with 2 additions and 2 deletions

View File

@ -358,7 +358,7 @@ namespace osu.Game.Screens.Select
{
textFlow?.Expire();
switch(type)
switch (type)
{
case MetadataType.Tags:
string[] tags = text.Split(" ");