mirror of
https://github.com/ppy/osu.git
synced 2024-11-14 23:37:26 +08:00
Update file name and update summary
This commit is contained in:
parent
fd774c6a09
commit
39c767af2d
@ -4,7 +4,7 @@
|
||||
namespace osu.Game.Rulesets.Mods
|
||||
{
|
||||
/// <summary>
|
||||
/// Represents a mod which can override (and block) a fail.
|
||||
/// Represents a mod which can request to restart on fail.
|
||||
/// </summary>
|
||||
public interface IApplicableRestartOnFail : IApplicableMod
|
||||
{
|
Loading…
Reference in New Issue
Block a user