Compare commits

..

3 Commits

Author SHA1 Message Date
a15a9790b5 Eda minigame but new branch 2026-05-17 20:44:46 +02:00
dfec8df767 Revert "Merge pull request 'find-the-sweet-spot' (#13) from find-the-sweet-spot into main"
This reverts commit 5b8e4eaeac, reversing
changes made to 03c0b158a4.
2026-05-17 20:22:01 +02:00
5b8e4eaeac Merge pull request 'find-the-sweet-spot' (#13) from find-the-sweet-spot into main
Reviewed-on: #13
Reviewed-by: Trubkokrtek <agentdominik707@gmail.com>
2026-05-17 20:18:15 +02:00

View File

@@ -62,6 +62,7 @@ public class GameManager : MonoBehaviour
"MiniGame-FlappyBird",
"MiniGame-ThrowInHole",
"MiniGame-Satelit"
// Add minigame scene name here
};
[Header("Debug")]