mirror of
https://github.com/ppy/osu
synced 2025-01-04 05:12:10 +00:00
remove this
in ruleset assignment
This commit is contained in:
parent
522bb8bcca
commit
e0f3fa1af6
@ -149,7 +149,7 @@ namespace osu.Game.Rulesets.Scoring
|
||||
|
||||
public ScoreProcessor(Ruleset ruleset)
|
||||
{
|
||||
this.Ruleset = ruleset;
|
||||
Ruleset = ruleset;
|
||||
|
||||
accuracyPortion = DefaultAccuracyPortion;
|
||||
comboPortion = DefaultComboPortion;
|
||||
|
Loading…
Reference in New Issue
Block a user