diff --git a/BauSystem_API/src/de/steamwar/bausystem/region/PasteOptions.java b/BauSystem_API/src/de/steamwar/bausystem/region/PasteOptions.java index 022f982c..479b9fec 100644 --- a/BauSystem_API/src/de/steamwar/bausystem/region/PasteOptions.java +++ b/BauSystem_API/src/de/steamwar/bausystem/region/PasteOptions.java @@ -29,12 +29,12 @@ import lombok.Getter; public class PasteOptions { /** - * Used in 1.12 and 1.15 + * Used in 1.15 */ private final boolean rotate; /** - * Used in 1.12 and 1.15 + * Used in 1.15 */ private final boolean ignoreAir;