mirror of
https://github.com/ppy/osu
synced 2024-12-13 18:37:04 +00:00
Don't map api mods to DB
This commit is contained in:
parent
625484468e
commit
8413b0a5d3
@ -83,6 +83,7 @@ namespace osu.Game.Scoring
|
||||
|
||||
// Used for API serialisation/deserialisation.
|
||||
[JsonProperty("mods")]
|
||||
[NotMapped]
|
||||
private APIMod[] apiMods
|
||||
{
|
||||
get
|
||||
|
Loading…
Reference in New Issue
Block a user