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