removed confirmation to exit back in main menu from setting ram

This commit is contained in:
CerberusV1
2024-10-16 17:02:13 +02:00
parent b10c92c0a1
commit b0d1db142f

View File

@@ -181,7 +181,6 @@ while true; do
esac esac
done done
done done
read -p "Press Enter to return to main menu"
break break
;; ;;
"Install Mods") "Install Mods")