slightly easier equative game
This commit is contained in:
parent
6e939cc46d
commit
edaacde9f7
|
@ -168,7 +168,7 @@ const situations: Situation[] = [
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
const amount = 20;
|
const amount = 17;
|
||||||
const timeLimit = 90;
|
const timeLimit = 90;
|
||||||
|
|
||||||
type Question = {
|
type Question = {
|
||||||
|
|
Loading…
Reference in New Issue