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:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user