Browse Source

Added fn_check_logs

pull/403/head
Daniel Gibbs 10 years ago
parent
commit
d42516b557
  1. 1
      functions/fn_update_check

1
functions/fn_update_check

@ -297,6 +297,7 @@ else
fi
}
fn_check_logs
fn_printdots "Checking for update"
if [ "${gamename}" == "Teamspeak 3" ]; then
fn_teamspeak3_check

Loading…
Cancel
Save