feat: dump iw5 weapon attachments as json

This commit is contained in:
Jan
2024-04-14 12:34:18 +02:00
parent a2d649ed66
commit 9248cc323c
8 changed files with 1064 additions and 2 deletions

View File

@ -3219,7 +3219,7 @@ namespace IW5
XModel** worldModels;
XModel** viewModels;
XModel** reticleViewModels;
AttAmmoGeneral* ammogeneral;
AttAmmoGeneral* ammoGeneral;
AttSight4* sight;
AttReload* reload;
AttAddOns* addOns;