#6095: OpenGL2: Use areamask and leaf cluster for PVS when VIS is missing.
This commit is contained in:
parent
67d9ecd070
commit
b099255748
3 changed files with 13 additions and 36 deletions
|
@ -1181,8 +1181,6 @@ typedef struct {
|
|||
int clusterBytes;
|
||||
const byte *vis; // may be passed in by CM_LoadMap to save space
|
||||
|
||||
byte *novis; // clusterBytes of 0xff
|
||||
|
||||
char *entityString;
|
||||
char *entityParsePoint;
|
||||
} world_t;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue