Skip to content

Commit 32a85f1

Browse files
committed
extract content referenced by mythic weapon animations
1 parent 7cd86cf commit 32a85f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DataTool/SaveLogic/Unlock/WeaponSkin.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,5 +167,6 @@ private static void SaveAnimations(ICLIFlags flags, string directory, Dictionary
167167
var saveContext = new Combo.SaveContext(diffInfoAfter);
168168
// (automatically appends "Animations" dir)
169169
Combo.SaveAllAnimations(flags, directory, saveContext);
170+
Combo.Save(flags, directory, saveContext);
170171
}
171172
}

0 commit comments

Comments
 (0)