mirror of
https://github.com/ppy/osu.git
synced 2025-03-14 05:47:20 +08:00
Add negligible template to PossibleTemplates
This commit is contained in:
parent
1913084342
commit
d29e6f4695
@ -38,6 +38,7 @@ namespace osu.Game.Rulesets.Edit.Checks
|
||||
{
|
||||
new IssueTemplateLongPeriodProblem(this),
|
||||
new IssueTemplateLongPeriodWarning(this),
|
||||
new IssueTemplateLongPeriodNegligible(this),
|
||||
new IssueTemplateNoHitsounds(this)
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user