mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Update file name and update summary
This commit is contained in:
@ -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
|
||||
{
|
Reference in New Issue
Block a user