mirror of
https://github.com/GeorgH93/Minepacks.git
synced 2024-12-31 18:17:49 +01:00
Bugfix
This commit is contained in:
parent
47f2dcb174
commit
7e3597de71
@ -232,6 +232,7 @@ public void run()
|
||||
catch(Exception e)
|
||||
{
|
||||
e.printStackTrace();
|
||||
callback.onFail();
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user