Skip to content

Commit 8c4d888

Browse files
committed
Fix typo
1 parent ccc9c27 commit 8c4d888

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Classes/ImportTab.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1092,7 +1092,7 @@ function ImportTabClass:ImportItem(itemData, slotName)
10921092
["Attribute"] = 6,
10931093
["Physical and Chaos Damage"] = 7,
10941094
["Resistance"] = 8,
1095-
["Suffix"] = 9,
1095+
["Prefix"] = 9,
10961096
["Defense"] = 10,
10971097
["Elemental Damage"] = 11,
10981098
["Critical"] = 12,

0 commit comments

Comments
 (0)