We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f1706 commit 22a47b2Copy full SHA for 22a47b2
xivModdingFramework/Exd/FileTypes/ExColumnExpectations.cs
@@ -207,7 +207,6 @@ internal static class ExColumnExpectations
207
else if (language == XivLanguage.Chinese)
208
{
209
// Set up overrides here if necessary for CN.
210
- columnExpectations["Icon"] = (26, ExcelColumnDataType.UInt16);
211
}
212
213
return columnExpectations;
0 commit comments