From f5abb87cb5d7d5df2ce2452dc284b554ef53f285 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Fri, 21 Oct 2022 23:42:52 -0400 Subject: [PATCH] Return 0 --- lug-helper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lug-helper.sh b/lug-helper.sh index 966cc2e..8e74b96 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -1654,7 +1654,7 @@ eac_workaround() { else message info "The Easy Anti-Cheat workaround has already been applied, but may be commented out.\nNo changes have been made, please edit /etc/hosts manually." fi - return 1 + return 0 fi # Configure message variables