mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 23:05:37 +08:00
Fix TODO comment
This commit is contained in:
parent
fd80ffd52b
commit
86a834fb56
@ -72,7 +72,7 @@ namespace osu.Game.Online.Rooms
|
||||
Expired = item.Expired;
|
||||
PlaylistOrder = item.PlaylistOrder ?? 0;
|
||||
PlayedAt = item.PlayedAt;
|
||||
// TODO: assign StarRating
|
||||
StarRating = item.Beatmap.StarRating; // generally not available, but lets at least try to use it
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user