Browse Source

removed echo in incorrect place

pull/276/head
Daniel Gibbs 10 years ago
parent
commit
f65849e7aa
  1. 3
      functions/fn_glibcfix

3
functions/fn_glibcfix

@ -113,5 +113,4 @@ elif [ "$(ldd --version | sed -n '1 p' | tr -cd [:digit:] | tail -c 3)" -lt 215
fn_printfailurenl "Unable to detect game. Fix not applied"
fi
fi
sleep 1
echo ""
sleep 1
Loading…
Cancel
Save