From 9be4f4544991b85735c5edbb6f5f44f500708f97 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Sat, 16 Jan 2021 19:07:50 -0500 Subject: [PATCH] Show which mode we're in --- lug-helper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lug-helper.sh b/lug-helper.sh index 4cd39e6..6ab891a 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -1066,7 +1066,7 @@ while true; do shaders_msg="Delete my shaders only" vidcache_msg="Delete my DXVK cache" randomizer_msg="Get a random Penguin's Star Citizen referral code" - version_msg="Switch the helper between LIVE and PTU (default is LIVE)" + version_msg="Switch the helper between LIVE and PTU (Currently: $live_or_ptu)" quit_msg="Quit" # Set the options to be displayed in the menu