1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 23:27:28 +08:00
osu-lazer/osu.Game/Rulesets/Edit/Checks/Components
Naxess 6d3f9fa9ce Use is class instead of Equals with template index
Ensures ordering of `PossibleTemplates` does not affect tests.
2021-04-13 02:29:25 +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 Check -> ICheck 2021-04-12 16:20:53 +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 Reverse IssueType ordering 2021-04-12 15:49:13 +02:00