Remove locname (#7909)
This commit is contained in:
@@ -592,7 +592,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+
|
||||
+ public class ItemValidation extends ConfigurationPart {
|
||||
+ public int displayName = 8192;
|
||||
+ public int locName = 8192; // TODO not used anymore, can we remove?
|
||||
+ public int loreLine = 8192;
|
||||
+ public Book book;
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user