Implement prelim enums

This commit is contained in:
Mike A. Trethewey
2020-03-12 16:16:15 -07:00
parent d8ea5b0fd0
commit 4b0f30a85f
9 changed files with 160 additions and 40 deletions

View File

@@ -1,3 +1,5 @@
{
"worlds": { "type": "spinbox" }
"widgets": {
"worlds": { "type": "spinbox" }
}
}