diff --git a/functions/fn_getopt b/functions/fn_getopt index 7ed98228b..61ea01821 100644 --- a/functions/fn_getopt +++ b/functions/fn_getopt @@ -2,7 +2,7 @@ # LGSM fn_getopt function # Author: Daniel Gibbs # Website: http://gameservermanagers.com -# Version: 060514 +# Version: 150414 # Description: getopt arguments. @@ -16,8 +16,6 @@ case "$getopt" in fn_restart;; update) fn_update_check;; - force-update) - fn_update_dl;; validate) fn_validate;; monitor)