Include location when generating assorts
This commit is contained in:
parent
dfb30cd86a
commit
2b75bdee33
@ -15,6 +15,7 @@ namespace AssortGenerator.Models.Output
|
|||||||
public string _tpl { get; set; }
|
public string _tpl { get; set; }
|
||||||
public string parentId { get; set; }
|
public string parentId { get; set; }
|
||||||
public string slotId { get; set; }
|
public string slotId { get; set; }
|
||||||
|
public object location { get; set; }
|
||||||
public Upd upd { get; set; }
|
public Upd upd { get; set; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user