Schema: Add category and creator keys to [label]
These were added in af6d3060e2
Partially addresses #6447
This commit is contained in:
parent
28012997d2
commit
b53fc5979f
1 changed files with 2 additions and 0 deletions
|
@ -447,6 +447,8 @@
|
|||
{SIMPLE_KEY visible_in_shroud s_bool}
|
||||
{SIMPLE_KEY team_name string}
|
||||
{SIMPLE_KEY color s_color}
|
||||
{SIMPLE_KEY category s_t_string}
|
||||
{SIMPLE_KEY creator s_int}
|
||||
[/tag]
|
||||
[tag]
|
||||
name="item"
|
||||
|
|
Loading…
Add table
Reference in a new issue