Remove locname (#7909)

This commit is contained in:
Owen1212055
2022-06-09 15:56:21 -04:00
parent 3e0a6e62bb
commit 6eaa203f77
2 changed files with 1 additions and 6 deletions

View File

@@ -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;
+