Remove required attribute on base field of ruleset.
This commit is contained in:
@@ -15,9 +15,8 @@ namespace Cryville.Crtr {
|
||||
[JsonRequired]
|
||||
public long format;
|
||||
|
||||
[JsonRequired]
|
||||
public string @base;
|
||||
|
||||
|
||||
[JsonIgnore]
|
||||
public PdtRuleset Root { get; private set; }
|
||||
|
||||
|
Reference in New Issue
Block a user