Use GL3.0 for all platforms
This commit is contained in:
@@ -172,7 +172,7 @@ public class IOSLauncher extends IOSApplication.Delegate{
|
||||
UINavigationController.attemptRotationToDeviceOrientation();
|
||||
}
|
||||
}, new IOSApplicationConfiguration(){{
|
||||
//errorHandler = ModCrashHandler::handle;
|
||||
useGL30 = true;
|
||||
}});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user