feat: automatically load anims of weapons in t6

This commit is contained in:
Jan
2024-02-06 23:56:31 +01:00
parent 0a13281295
commit 2dd4eaf54f
6 changed files with 171 additions and 134 deletions

View File

@ -98,6 +98,9 @@ namespace T6
WFT_ATTACHMENTS,
WFT_ATTACHMENT_UNIQUES,
// Custom
WFT_ANIM_NAME,
WFT_NUM_FIELD_TYPES
};