mirror of
https://github.com/ppy/osu.git
synced 2025-03-23 16:27:20 +08:00
Fix.
This commit is contained in:
parent
9030935030
commit
cfb3c38c3a
@ -102,7 +102,7 @@ namespace osu.Game.Rulesets.Scoring
|
||||
/// </summary>
|
||||
public bool AdjustRank
|
||||
{
|
||||
get => return adjustRank;
|
||||
get => adjustRank;
|
||||
|
||||
set
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user