From c4fd5899893165ca8775eac320e5b56911b63b51 Mon Sep 17 00:00:00 2001 From: izzy2fancy <121840901+izzy2fancy@users.noreply.github.com> Date: Mon, 5 Feb 2024 09:49:58 -0500 Subject: [PATCH] gave credit to myself for updating script, I'm shameless --- patcher.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/patcher.sh b/patcher.sh index 64551fa..a8734b4 100755 --- a/patcher.sh +++ b/patcher.sh @@ -32,7 +32,8 @@ fi echo "-------------------------------------------" echo "" echo "AM2R 1.5.5 Shell Autopatching Utility" -echo "Scripted by Miepee and help from Lojemiru" +echo "Originally Scripted by Miepee and help from Lojemiru" +echo $(tput bold)Updated by izzy2fancy echo "" echo "-------------------------------------------"