mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Make BasePortion and ComboPortion constants
This commit is contained in:
@ -89,9 +89,6 @@ namespace osu.Game.Rulesets.Mania.Scoring
|
||||
/// </summary>
|
||||
private double hpMultiplier = 1;
|
||||
|
||||
protected override double BasePortion => 0.8;
|
||||
protected override double ComboPortion => 0.2;
|
||||
|
||||
public ManiaScoreProcessor()
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user