qbsp: more covered_native stuff to remove
This commit is contained in:
parent
93e0226726
commit
1a0b4c0733
|
|
@ -596,6 +596,7 @@ struct contentflags_t
|
|||
int32_t extended;
|
||||
|
||||
// for CFLAGS_STRUCTURAL_COVERED_BY_DETAIL
|
||||
// fixme-brushbsp: remove this
|
||||
int32_t covered_native;
|
||||
|
||||
constexpr bool operator==(const contentflags_t &other) const
|
||||
|
|
|
|||
Loading…
Reference in New Issue