From adb5abf97a3eec8847013ae8c21744f1b2569efa Mon Sep 17 00:00:00 2001 From: ppouchet <pierre.pouchet@etu.ec-lyon.fr> Date: Mon, 31 Mar 2025 10:57:22 +0200 Subject: [PATCH] stash --- Motus/Main.qml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Motus/Main.qml b/Motus/Main.qml index 8076c2b..fae6a88 100644 --- a/Motus/Main.qml +++ b/Motus/Main.qml @@ -86,6 +86,10 @@ Window { } if (mot==mot_entre){ motusGame.setWinbool(true); + + } + + } -- GitLab