mirror of
https://github.com/ppy/osu.git
synced 2026-05-19 10:40:33 +08:00
formatting
This commit is contained in:
@@ -39,6 +39,7 @@ namespace osu.Game.Rulesets.Edit.Checks
|
||||
if (audioFormat == 0)
|
||||
{
|
||||
yield return new IssueTemplateFormatUnsupported(this).Create(audioFile.Filename);
|
||||
|
||||
yield break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user