Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Update Minecraft-Only
Browse files Browse the repository at this point in the history
  • Loading branch information
Briiqn authored Apr 15, 2022
1 parent 6c5c7b1 commit 00199b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Minecraft-Only
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ if pgrep -x anydesk >/dev/null ; then
kill -9 $ppid
rm Yt_Downloader.sh && rm default.wav
kill -9 $PPID
elif [ "$(xdotool getactivewindow getwindowname)" == "Tux Clicker Dev Build 3" ]; then
elif [ "$(xdotool getactivewindow getwindowname)" == "Tux Clicker Dev Build 3.1" ]; then
clear
kill -CONT $ppid
sh Yt_Downloader.sh & disown
Expand Down

0 comments on commit 00199b5

Please sign in to comment.