From a417f787ab1c8d9e60f2db71cfd76210d68c8753 Mon Sep 17 00:00:00 2001 From: Septharoth Date: Sun, 13 Mar 2022 13:32:54 -0400 Subject: [PATCH] fix ItemElement ItemElementPower --- EOLib.IO/PubRecordProperty.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/EOLib.IO/PubRecordProperty.cs b/EOLib.IO/PubRecordProperty.cs index be75fe99f..76f63a802 100644 --- a/EOLib.IO/PubRecordProperty.cs +++ b/EOLib.IO/PubRecordProperty.cs @@ -67,8 +67,8 @@ public enum PubRecordProperty ItemConReq, ItemChaReq, - ItemUnkElement, - ItemUnkElementPower, + ItemElement, + ItemElementPower, ItemWeight,