1
0
mirror of https://github.com/tw93/Mole.git synced 2026-03-22 19:40:07 +00:00

🎨 Every time the animation appears

This commit is contained in:
Tw93
2025-10-03 14:21:57 +08:00
parent 60337a14b2
commit 843e665b1d

4
mole
View File

@@ -261,7 +261,9 @@ interactive_main_menu() {
fi
}
maybe_show_intro
if [[ -t 1 ]]; then
animate_mole_intro
fi
local current_option=1
local first_draw=true
cleanup_and_exit() {