mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
Various updates to ruleset and primary key usages to move closer to realm support
This commit is contained in:
@ -40,7 +40,7 @@ namespace osu.Game.Rulesets
|
||||
throw new RulesetLoadException(@"Instantiation failure");
|
||||
|
||||
// overwrite the pre-populated RulesetInfo with a potentially database attached copy.
|
||||
ruleset.RulesetInfo = this;
|
||||
// ruleset.RulesetInfo = this;
|
||||
|
||||
return ruleset;
|
||||
}
|
||||
|
Reference in New Issue
Block a user