mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-21 05:44:17 +00:00
Sometimes I hate auto-formatting
This commit is contained in:
parent
4d26fc9aa6
commit
3a0c6adf39
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ public class Wood extends MaterialData {
|
||||||
case LEGACY_LOG:
|
case LEGACY_LOG:
|
||||||
case LEGACY_LEAVES:
|
case LEGACY_LEAVES:
|
||||||
firstType = true;
|
firstType = true;
|
||||||
// fall through to next switch statement below
|
// fall through to next switch statement below
|
||||||
case LEGACY_LOG_2:
|
case LEGACY_LOG_2:
|
||||||
case LEGACY_LEAVES_2:
|
case LEGACY_LEAVES_2:
|
||||||
switch (species) {
|
switch (species) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue