瀏覽代碼

fn_print_information

Daniel Gibbs 10 年之前
父節點
當前提交
34c88b5f17
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lgsm/functions/command_console.sh

+ 1 - 0
lgsm/functions/command_console.sh

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