Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK 2021-05-11 23:21:40 +02:00
parent f9d5f09520
commit ffa35c0983
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ case ${1} in
# Launch Previous Game if any
if [ -f "${INSTANT_PLAY_FILE}" ]; then
audio_amp on
keymap resume
echo -n "Found Instant Play file, restarting previous game with command: "
echo $(head -n 1 "${INSTANT_PLAY_FILE}")