mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Add ManiaHitResult to ManiaJudgement.
This commit is contained in:
@ -10,5 +10,7 @@ namespace osu.Game.Rulesets.Mania.Judgements
|
||||
public override string ResultString => string.Empty;
|
||||
|
||||
public override string MaxResultString => string.Empty;
|
||||
|
||||
public ManiaHitResult ManiaResult;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user