소스 검색

now says "CTRL+b" then "d" to reduce confusion

Daniel Gibbs 10 년 전
부모
커밋
251c63ddb9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 ""
-echo "Press \"CTRL+b d\" to exit console."
+echo "Press \"CTRL+b\" then \"d\" to exit console."
 fn_print_warning_nl "Do NOT press CTRL+c to exit."
 echo ""
 while true; do