1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 23:23:04 +08:00
osu-lazer/osu.Game/Rulesets/Edit/Checks/Components
Naxess b7bc42e0d3 Rename "playableBeatmap" check arg to "beatmap"
The working beatmap is now in the context, so it's easier to distinguish beatmap type, hence no need for this prefix.
2021-05-12 02:34:16 +02:00
..
CheckCategory.cs Tidy some remaining code 2021-04-12 15:52:18 +09:00
CheckMetadata.cs Move enums out of nesting 2021-04-12 15:52:18 +09:00
ICheck.cs Rename "playableBeatmap" check arg to "beatmap" 2021-05-12 02:34:16 +02:00
Issue.cs Rework template usage 2021-04-12 15:47:26 +02:00
IssueTemplate.cs Use is class instead of Equals with template index 2021-04-13 02:29:25 +02:00
IssueType.cs Remove negligible default hidden TODO 2021-05-12 01:31:16 +02:00