mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Fix.
This commit is contained in:
@ -102,7 +102,7 @@ namespace osu.Game.Rulesets.Scoring
|
||||
/// </summary>
|
||||
public bool AdjustRank
|
||||
{
|
||||
get => return adjustRank;
|
||||
get => adjustRank;
|
||||
|
||||
set
|
||||
{
|
||||
|
Reference in New Issue
Block a user