Daniel Gibbs 10 ani în urmă
părinte
comite
1ec0da4042
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      lgsm/functions/command_console.sh

+ 1 - 1
lgsm/functions/command_console.sh

@@ -13,7 +13,7 @@ echo ""
 echo "${gamename} Console"
 echo "================================="
 echo ""
-fn_print_information "Press \"CTRL+b\" then \"d\" to exit console."
+fn_print_information_nl "Press \"CTRL+b\" then \"d\" to exit console."
 fn_print_warning_nl "Do NOT press CTRL+c to exit."
 echo ""
 while true; do