Removed futuro-stuff

This commit is contained in:
StructuralMike
2021-03-08 22:07:01 +01:00
parent ccb8ff75df
commit 6f62c41ec3
13 changed files with 57 additions and 118 deletions

View File

@@ -185,7 +185,6 @@
"randomizer.item.retro": "Retro mode (universal keys)",
"randomizer.item.futuro": "Futuro",
"randomizer.item.worldstate": "World State",
"randomizer.item.worldstate.standard": "Standard",

View File

@@ -1,7 +1,6 @@
{
"checkboxes": {
"retro": { "type": "checkbox" },
"futuro": { "type": "checkbox" }
"retro": { "type": "checkbox" }
},
"leftItemFrame": {
"worldstate": {