mirror of https://github.com/ppy/osu
refactor
This commit is contained in:
parent
080bdf808c
commit
c6b226b017
|
@ -23,7 +23,7 @@ public OsuScoreProcessor(RulesetContainer<OsuHitObject, OsuJudgement> rulesetCon
|
|||
{
|
||||
}
|
||||
|
||||
float beatmapHp;
|
||||
private float beatmapHp;
|
||||
|
||||
protected override void ComputeTargets(Game.Beatmaps.Beatmap<OsuHitObject> beatmap)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue