mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2024-12-13 11:40:29 +00:00
Fix style
@gegy1000 don't say *I* get distracted
This commit is contained in:
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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user