This commit is contained in:
the Sane
2022-01-01 12:56:13 -05:00
committed by GitHub
parent 35e63f5bd5
commit d10a84c5fe

View File

@ -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