chore: dump iw5 weapon reload overrides

This commit is contained in:
Jan
2024-04-07 23:04:00 +02:00
parent c1a4874791
commit 7b23461e2a
3 changed files with 32 additions and 2 deletions
+2 -1
View File
@@ -3963,7 +3963,8 @@ namespace IW5
struct ReloadStateTimerEntry
{
int attachment;
WeaponAttachmentCombination attachment;
short unused;
int reloadAddTime;
int reloadStartAddTime;
};