Changed Sharp MZ games folder

This commit is contained in:
José Manuel Barroso Galindo
2021-09-27 23:34:48 +02:00
committed by GitHub
parent 6a4d5746c5
commit 862c5b86ac

View File

@@ -251,6 +251,8 @@ install_computer_core() {
if [[ "${folder}" == "Minimig" ]] ; then
folder="Amiga"
elif [[ "${folder}" == "SHARP MZ SERIES" ]] ; then
folder="SharpMZ"
fi
for file in $(files_with_no_date "${TMP_FOLDER}/releases") ; do