mirror of
https://github.com/ppy/osu.git
synced 2024-11-15 05:57:29 +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
|
namespace osu.Game.Rulesets.Mods
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Represents a mod which can override (and block) a fail.
|
/// Represents a mod which can request to restart on fail.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public interface IApplicableRestartOnFail : IApplicableMod
|
public interface IApplicableRestartOnFail : IApplicableMod
|
||||||
{
|
{
|
Loading…
Reference in New Issue
Block a user