Puts everywhere brackets
This commit is contained in:
@@ -60,7 +60,9 @@ public class SlotInaccessible extends AppEngSlot
|
||||
{
|
||||
ItemStack dsp = super.getDisplayStack();
|
||||
if( dsp != null )
|
||||
{
|
||||
this.dspStack = dsp.copy();
|
||||
}
|
||||
}
|
||||
return this.dspStack;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user