2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-06-03 07:12:33 +00:00

fix: not reusing cbrushedge_t type in iw3,iw4 clipMap

This commit is contained in:
Jan Laupetin
2026-03-14 16:01:30 +01:00
parent 14b143466d
commit edcc6774c7
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3008,7 +3008,7 @@ namespace IW4
uint16_t numsides;
uint16_t glassPieceIndex;
cbrushside_t* sides;
char* baseAdjacentSide;
cbrushedge_t* baseAdjacentSide;
int16_t axialMaterialNum[2][3];
char firstAdjacentSideOffsets[2][3];
char edgeCount[2][3];