mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:17:23 +08:00
Update todo
This commit is contained in:
parent
d27edb3a25
commit
459e819a5d
@ -184,7 +184,7 @@ namespace osu.Game.Screens.OnlinePlay.Multiplayer.Participants
|
||||
|
||||
const double fade_time = 50;
|
||||
|
||||
// Todo: FIX THIS
|
||||
// Todo: Should use the room's selected item to determine ruleset.
|
||||
var ruleset = rulesets.GetRuleset(0).CreateInstance();
|
||||
|
||||
int? currentModeRank = User.User?.RulesetsStatistics?.GetValueOrDefault(ruleset.ShortName)?.GlobalRank;
|
||||
|
Loading…
Reference in New Issue
Block a user