diff --git a/src/ZoneCommon/Game/IW4/IW4_Assets.h b/src/ZoneCommon/Game/IW4/IW4_Assets.h index fdf9603d..12a1c259 100644 --- a/src/ZoneCommon/Game/IW4/IW4_Assets.h +++ b/src/ZoneCommon/Game/IW4/IW4_Assets.h @@ -349,7 +349,7 @@ namespace IW4 unsigned __int16 randomDataIntCount; unsigned __int16 numframes; char flags; - char boneCount[10]; + unsigned char boneCount[10]; char notifyCount; char assetType; bool isDefault;