mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-05-25 02:51:43 +00:00
fix: incomplete iw3 part classification
This commit is contained in:
@@ -2879,6 +2879,7 @@ namespace IW3
|
||||
HITLOC_L_LEG_LWR = 0xF,
|
||||
HITLOC_R_FOOT = 0x10,
|
||||
HITLOC_L_FOOT = 0x11,
|
||||
HITLOC_GUN = 0x12,
|
||||
|
||||
HITLOC_COUNT,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user