Przeglądaj źródła

Changed the message slightly

Daniel Gibbs 11 lat temu
rodzic
commit
7d57a469b7
1 zmienionych plików z 1 dodań i 2 usunięć
  1. 1 2
      functions/fn_glibcfix

+ 1 - 2
functions/fn_glibcfix

@@ -7,8 +7,7 @@
 fn_glibcfixmsg(){
 echo "Detected ${gamename}"
 sleep 1
-echo "Downloading files for ${gamename} GLIBC Fix"
-sleep 1	
+echo ""
 }
 
 if [ -z $(command -v ldd) ]; then