Fix, perhaps?

This commit is contained in:
Aidan Brady 2014-01-04 18:34:24 -05:00
parent de06b70ca0
commit 3ed6584ca7

View file

@ -667,7 +667,7 @@ public class DepLoader implements IFMLLoadingPlugin, IFMLCallHook
} }
@Override @Override
public Void call() public Void call() throws Exception
{ {
load(); load();