mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Combine Judgement.HitResults into one.
This commit is contained in:
@ -7,8 +7,6 @@ namespace osu.Game.Rulesets.Catch.Judgements
|
||||
{
|
||||
public class CatchJudgement : Judgement
|
||||
{
|
||||
public override string ResultString => string.Empty;
|
||||
|
||||
public override string MaxResultString => string.Empty;
|
||||
// todo: wangs
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user