1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-19 07:51:17 +08:00
Files
osu-lazer/osu.Game/Beatmaps/Formats
T
Berkan Diler 5b452293d6 Minor cleanups for legacy beatmap decoders
Replaces some string.StartsWith(string, StringComparison.Ordinal) calls with ring.StartsWith(char) , when only one char is compared. Possible since .NET-Standard 2.1

And another LegacyStoryboardDecoder.handleEvents() cleanup, saves some MB of allocations.
5b452293d6 · 2020-02-08 18:05:27 +01:00
History
..
2019-11-17 20:48:23 +08:00
2019-12-25 14:55:05 +09:00
2019-03-13 11:30:33 +09:00