Puts everywhere brackets
This commit is contained in:
@@ -46,7 +46,9 @@ public class InvTweaks extends BaseModule implements IInvTweaks
|
||||
public void postInit()
|
||||
{
|
||||
if( api == null )
|
||||
{
|
||||
throw new IllegalStateException( "InvTweaks API Instance Failed." );
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user