Sometimes I hate auto-formatting

This commit is contained in:
DerFrZocker 2023-09-05 19:17:25 +02:00
parent 4d26fc9aa6
commit 3a0c6adf39
No known key found for this signature in database
GPG key ID: 713F71FFFE1DDF91

View file

@ -139,7 +139,7 @@ public class Wood extends MaterialData {
case LEGACY_LOG:
case LEGACY_LEAVES:
firstType = true;
// fall through to next switch statement below
// fall through to next switch statement below
case LEGACY_LOG_2:
case LEGACY_LEAVES_2:
switch (species) {