mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-31 17:28:39 +00:00
parent
fb0b108c21
commit
389ca16cf7
1 changed files with 1 additions and 0 deletions
|
@ -221,6 +221,7 @@ public class Slot
|
|||
LbpSerializer.StringElement("description", this.Description) +
|
||||
LbpSerializer.StringElement("icon", this.IconHash) +
|
||||
LbpSerializer.StringElement("rootLevel", this.RootLevel) +
|
||||
LbpSerializer.StringElement("authorLabels", this.AuthorLabels) +
|
||||
this.SerializeResources() +
|
||||
LbpSerializer.StringElement("location", this.Location?.Serialize()) +
|
||||
LbpSerializer.StringElement("initiallyLocked", this.InitiallyLocked) +
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue