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