mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 15:07:44 +08:00
ab28948744
This is mainly to reach parity with how stable handles such cases for skins specifically. It was brought to our attention after finding a skin with a malformed `\[General]` tag which did not break further parsing of the file on stable, but did on lazer. Note that stable defaults to an "unknown" section for beatmaps, but functionally I can't think of a regression case from changing this to a "general" default. |
||
---|---|---|
.. | ||
Decoder.cs | ||
IHasComboColours.cs | ||
IHasCustomColours.cs | ||
JsonBeatmapDecoder.cs | ||
LegacyBeatmapDecoder.cs | ||
LegacyBeatmapEncoder.cs | ||
LegacyDecoder.cs | ||
LegacyDifficultyCalculatorBeatmapDecoder.cs | ||
LegacyStoryboardDecoder.cs | ||
Parsing.cs |