1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-13 11:12:54 +08:00
osu-lazer/osu.Game/Database
Dean Herbert 6c3bda18b6
Add beatmap deletion support.
Note that this is a very naive approach and will result in file access exceptions. This will be fixed in a further commit.
2017-02-24 14:37:54 +09:00
..
BaseDifficulty.cs Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
BeatmapDatabase.cs Add beatmap deletion support. 2017-02-24 14:37:54 +09:00
BeatmapInfo.cs Centralise access to WorkingBeatmaps. 2017-02-24 13:43:21 +09:00
BeatmapMetadata.cs Update and standardise license headers. 2017-02-07 14:27:41 +09:00
BeatmapSetInfo.cs Remove unnecessary using statements 2017-02-23 21:38:10 +01:00