Browse Source

fix

pull/1010/head
Alexander Hurd 9 years ago
parent
commit
0a2634583d
  1. 1
      lgsm/functions/check_deps.sh

1
lgsm/functions/check_deps.sh

@ -250,7 +250,6 @@ elif [ -n "$(command -v yum)" ]; then
elif [ "${gamename}" == "Unreal Tournament" ]; then
array_deps_required+=( unzip )
fi
fi
fn_deps_email
fn_check_loop
fi

Loading…
Cancel
Save