diff --git a/Installer/TrollInstaller/TrollInstaller/exploit/IOGPU.c b/Installer/TrollInstaller/TrollInstaller/exploit/IOGPU.c index 1dc0c93..99b328f 100644 --- a/Installer/TrollInstaller/TrollInstaller/exploit/IOGPU.c +++ b/Installer/TrollInstaller/TrollInstaller/exploit/IOGPU.c @@ -63,9 +63,9 @@ int IOGPU_get_command_queue_extra_refills_needed(void) || strstr(u.machine, "iPhone12,") || strstr(u.machine, "iPhone13,") || strstr(u.machine, "iPhone14,") - || strstr(u.machine, "iPad13,") || strstr(u.machine, "iPad7,") || strstr(u.machine, "iPad12,") + || strstr(u.machine, "iPad13,") ) { return 1;