guid/assets/children.gui

10 lines
174 B
Plaintext

# This is a comment.
Object {
property string thing: "i has the thing"
Object (my-children-id) {
property string thing: "i has the other thing"
}
}