mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-28 16:24:21 +00:00
Return 0
This commit is contained in:
parent
bd119c4ce8
commit
f5abb87cb5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user