mirror of
https://github.com/osukey/osukey.git
synced 2025-05-05 21:57:24 +09:00
score -> ScoreProcessor.
This commit is contained in:
parent
fe11f328e6
commit
d5ec7f15d4
@ -14,7 +14,7 @@ namespace osu.Game.Modes
|
|||||||
public abstract class ScoreProcessor
|
public abstract class ScoreProcessor
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Invoked when the score is in a failed state.
|
/// Invoked when the ScoreProcessor is in a failed state.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public event Action Failed;
|
public event Action Failed;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user