1
0
mirror of https://github.com/ppy/osu.git synced 2024-10-01 05:17:24 +08:00
osu-lazer/osu.Game/Rulesets/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
..
Legacy Use Enum.HasFlag 2018-07-16 16:18:46 +09:00
Types Use IBeatmap wherever possible 2018-04-19 20:44:38 +09:00
AutoGenerator.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
FramedReplayInputHandler.cs Adapt to new input handling changes 2018-06-22 18:10:27 +09:00
IAutoGenerator.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
Replay.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
ReplayFrame.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00