mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-07-01 03:20:59 +00:00
Return 0
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user