ddnet/scripts/android/files/java
Robert Müller d9f810691b Remove duplicate dynamic loading of game library
SDL automatically loads the libraries specified in the array returned by the `getLibraries` method, so loading it manually is unnecessary. SDL also has additional error handling to quit the app with an appropriate error message popup if the library could not be loaded, which was not handled previously.
2024-05-23 20:47:18 +02:00
..
org/ddnet/client Remove duplicate dynamic loading of game library 2024-05-23 20:47:18 +02:00