1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Mania/Replays
Dean Herbert dbc538abbe Use Enum.HasFlag
With .NET core 2.0+ this is as efficient as the ugly code we've been using.
2018-07-16 16:18:46 +09:00
..
ManiaAutoGenerator.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
ManiaFramedReplayInputHandler.cs Adapt to new input handling changes 2018-06-22 18:10:27 +09:00
ManiaReplayFrame.cs Use Enum.HasFlag 2018-07-16 16:18:46 +09:00