From e9ae8a66a1a0361520fcc43e4b72fbce9b468c52 Mon Sep 17 00:00:00 2001 From: RogerGabeller-ml <78610776+RogerGabeller-ml@users.noreply.github.com> Date: Sun, 27 Oct 2024 06:10:16 +0000 Subject: Change massively --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/App.vue') diff --git a/src/App.vue b/src/App.vue index 79d4b33..1e30df3 100644 --- a/src/App.vue +++ b/src/App.vue @@ -408,7 +408,7 @@ async function start() { }); }); - currentProblem.value = bricks[0][0].problem; + currentProblem.value = solutions.expression; gameInterval = setInterval(tick, 16); } -- cgit v1.2.3-70-g09d2