Merge branch 'master' into beatmap-as-a-skin

This commit is contained in:
Dan Balasescu
2018-03-22 11:33:27 +09:00
committed by GitHub
3 changed files with 42 additions and 37 deletions

View File

@ -29,7 +29,7 @@ namespace osu.Game.Skinning
break;
}
return;
break;
}
base.ParseLine(output, section, line);