From d10a84c5fe9710d52490e22f1a75cc7d680e181a Mon Sep 17 00:00:00 2001 From: the Sane <3657071+the-sane@users.noreply.github.com> Date: Sat, 1 Jan 2022 12:56:13 -0500 Subject: [PATCH] Yet -_- --- lug-helper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lug-helper.sh b/lug-helper.sh index f341867..96b9ed8 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -1436,7 +1436,7 @@ eac_workaround() { # Check if EAC is installed if [ ! -d "$eac_dir" ]; then - message info "Easy Anti-Cheat does not appear to be installed.\nThere is nothing to do!" + message info "Easy Anti-Cheat does not appear to be installed yet.\nThere is nothing to do!" return 1 fi