mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 14:19:56 +02:00
Better Math Game Difficulty
This commit is contained in:
@@ -13,12 +13,12 @@
|
|||||||
"*"
|
"*"
|
||||||
],
|
],
|
||||||
"extreme": [
|
"extreme": [
|
||||||
"-",
|
|
||||||
"*"
|
|
||||||
],
|
|
||||||
"impossible": [
|
|
||||||
"*",
|
"*",
|
||||||
"/"
|
"/"
|
||||||
|
],
|
||||||
|
"impossible": [
|
||||||
|
"/",
|
||||||
|
"^"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"difficulties": [
|
"difficulties": [
|
||||||
|
|||||||
Reference in New Issue
Block a user