Fix, perhaps?
This commit is contained in:
parent
de06b70ca0
commit
3ed6584ca7
1 changed files with 1 additions and 1 deletions
|
@ -667,7 +667,7 @@ public class DepLoader implements IFMLLoadingPlugin, IFMLCallHook
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public Void call()
|
public Void call() throws Exception
|
||||||
{
|
{
|
||||||
load();
|
load();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue