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