Remove locname (#7909)
This commit is contained in:
parent
3e0a6e62bb
commit
6eaa203f77
2 changed files with 1 additions and 6 deletions
|
@ -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;
|
||||
+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue