mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-09 15:27:45 +07:00
Discord rich presence tweaks, wave balancing
This commit is contained in:
@ -94,8 +94,8 @@ public class AndroidLauncher extends AndroidApplication{
|
||||
|
||||
Net.setClientProvider(new KryoClient());
|
||||
Net.setServerProvider(new KryoServer());
|
||||
|
||||
initialize(new Mindustry(), config);
|
||||
|
||||
initialize(new Mindustry(), config);
|
||||
}
|
||||
|
||||
private boolean isPackageInstalled(String packagename) {
|
||||
|
Reference in New Issue
Block a user