Merged in DR v1.4.1.6

This commit is contained in:
codemann8
2024-02-10 18:48:05 -06:00
76 changed files with 12756 additions and 1695 deletions

View File

@@ -158,12 +158,17 @@
}
},
"dropshuffle": {
"type": "checkbox"
}
"type": "selectbox",
"default": "none",
"options": [
"none",
"keys",
"underworld"
]}
},
"leftPoolFrame2": {
"keydropshuffle": {
"type": "button",
"type": "checkbox",
"config": {
"command": "keydropshuffle"
}