Implement prelim enums
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"spoiler": { "type": "checkbox" },
|
||||
"suppressrom": { "type": "checkbox" },
|
||||
"usestartinventory": { "type": "checkbox" },
|
||||
"usecustompool": { "type": "checkbox" }
|
||||
"checkboxes": {
|
||||
"spoiler": { "type": "checkbox" },
|
||||
"suppressrom": { "type": "checkbox" },
|
||||
"usestartinventory": { "type": "checkbox" },
|
||||
"usecustompool": { "type": "checkbox" }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user