Skip to content

Commit

Permalink
CoD 4 Model Images Issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Scobalula committed Aug 28, 2019
1 parent 8155e93 commit f114847
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WraithXCOD/WraithXCOD/DBGameAssets.h
Original file line number Diff line number Diff line change
Expand Up @@ -1184,7 +1184,7 @@ struct MWXMaterial
struct MWXMaterialImage
{
uint32_t SemanticHash;
uint8_t Padding[8];
uint8_t Padding[4];
uint32_t ImagePtr;
};
#pragma pack(pop)
Expand Down
Binary file modified src/WraithXCOD/WraithXCOD/WraithXCOD.rc
Binary file not shown.

0 comments on commit f114847

Please sign in to comment.