Skip to content

Commit b42f570

Browse files
committed
Beta 2.3.2.0
1 parent 2b4f2a7 commit b42f570

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xivModdingFramework/Mods/FileTypes/ItemMetadata.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@ internal static async Task ApplyMetadata(ItemMetadata meta, IndexFile index = nu
326326
dummyItem.SecondaryCategory = Constants.InternalModSourceName;
327327

328328

329+
// Beep boop
329330
bool doSave = false;
330331
if (index == null)
331332
{

0 commit comments

Comments
 (0)