mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-11 15:28:11 -05:00
chore: dump iw5 weapon reload overrides
This commit is contained in:
@ -3963,7 +3963,8 @@ namespace IW5
|
||||
|
||||
struct ReloadStateTimerEntry
|
||||
{
|
||||
int attachment;
|
||||
WeaponAttachmentCombination attachment;
|
||||
short unused;
|
||||
int reloadAddTime;
|
||||
int reloadStartAddTime;
|
||||
};
|
||||
|
Reference in New Issue
Block a user