mirror of
https://github.com/ppy/osu.git
synced 2026-05-25 04:29:52 +08:00
Add ruleset foreign key
This commit is contained in:
@@ -36,6 +36,8 @@ namespace osu.Game.Scoring
|
||||
|
||||
public int Combo { get; set; }
|
||||
|
||||
public int RulesetID { get; set; }
|
||||
|
||||
public RulesetInfo Ruleset { get; set; }
|
||||
|
||||
[NotMapped]
|
||||
|
||||
Reference in New Issue
Block a user