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