mirror of
https://github.com/osukey/osukey.git
synced 2025-08-08 00:53:56 +09:00
score -> ScoreProcessor.
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user