Fixed bad app-data directory being provided
This commit is contained in:
@@ -83,11 +83,6 @@ public class AndroidLauncher extends AndroidApplication{
|
||||
showDonations();
|
||||
}
|
||||
|
||||
@Override
|
||||
public void requestWritePerms() {
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
public ThreadProvider getThreadProvider() {
|
||||
return new DefaultThreadImpl();
|
||||
|
||||
Reference in New Issue
Block a user