From 971f18db73d616f0f5275c70599edea2ee101753 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sun, 28 Aug 2016 13:35:10 +0100 Subject: [PATCH] fn_print_information --- lgsm/functions/command_console.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/lgsm/functions/command_console.sh b/lgsm/functions/command_console.sh index ee79624a6..f13aa63e9 100644 --- a/lgsm/functions/command_console.sh +++ b/lgsm/functions/command_console.sh @@ -13,7 +13,6 @@ echo "" echo "${gamename} Console" echo "=================================" echo "" -echo "Press \"CTRL+b\" then \"d\" to exit console." fn_print_warning_nl "Do NOT press CTRL+c to exit." echo "" while true; do