Sfoglia il codice sorgente

removed echo in incorrect place

Daniel Gibbs 11 anni fa
parent
commit
f65849e7aa
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. 1 2
      functions/fn_glibcfix

+ 1 - 2
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