This commit is contained in:
NikolajDanger
2023-03-30 14:45:37 +02:00
parent 098231bdeb
commit 8775e09589
3 changed files with 43 additions and 19 deletions

View File

@ -394,12 +394,6 @@
"description" : "How many letters the word should be",
"type": 4,
"required": "false"
},
{
"name": "hard",
"description" : "Whether the game should be in 'hard mode'",
"type": 5,
"required": "false"
}
]
},