mirror of
https://github.com/ppy/osu.git
synced 2026-06-03 20:06:30 +08:00
Remove outdated comment
This commit is contained in:
@@ -200,7 +200,6 @@ namespace osu.Game.Database
|
||||
{
|
||||
Key = dkb.Key,
|
||||
Value = dkb.StringValue,
|
||||
// important: this RulesetStore must be the EF one.
|
||||
RulesetName = shortName,
|
||||
Variant = dkb.Variant ?? 0,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user