Show tethered option in iPad 1, touch 3, 4 CDMA

basically for those with broken powdersn0w versions
This commit is contained in:
LukeZGD 2024-01-05 11:42:05 +08:00
parent 04f0267b2a
commit 74c7177168

View File

@ -4480,7 +4480,7 @@ menu_restore() {
menu_items+=("Other (Tethered)")
fi
case $device_type in
iPhone3,2 | iPod4,1 )
iPhone3,[23] | iPad1,1 | iPod[34],1 )
menu_items+=("Other (Tethered)");;
esac
if (( device_proc < 7 )); then