Fix style

@gegy1000 don't say *I* get distracted
This commit is contained in:
Restioson
2017-05-15 17:42:29 +02:00
parent 88b55934c7
commit aad81bead7
@@ -333,7 +333,8 @@ public class BlockPeripheral extends BlockPeripheralBase
}
break;
}
case Speaker: {
case Speaker:
{
state = state.withProperty( Properties.FACING, dir );
break;
}