Browse Source

fn_print_information

pull/1038/head
Daniel Gibbs 9 years ago
parent
commit
971f18db73
  1. 1
      lgsm/functions/command_console.sh

1
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

Loading…
Cancel
Save