fix: incomplete iw3 part classification

This commit is contained in:
Jan Laupetin
2026-05-01 21:52:10 +02:00
parent 1a41f432a9
commit 4d66911203
4 changed files with 42 additions and 3 deletions
+1
View File
@@ -2879,6 +2879,7 @@ namespace IW3
HITLOC_L_LEG_LWR = 0xF,
HITLOC_R_FOOT = 0x10,
HITLOC_L_FOOT = 0x11,
HITLOC_GUN = 0x12,
HITLOC_COUNT,
};