X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=model_brush.h;h=172ae413a927bad33be27b3a85d716d244023a84;hp=ec31becdfda2d75e5ee1400cf58b1a159fad3b25;hb=6a384398c93b7e2bc1936427797909eb60094160;hpb=1d84e5d2c4212a98cc575ac1fce00160e53b6e62 diff --git a/model_brush.h b/model_brush.h index ec31becd..172ae413 100644 --- a/model_brush.h +++ b/model_brush.h @@ -130,6 +130,7 @@ typedef struct msurface_s int dlightbits[8]; int lightframe; // avoid redundent addition of dlights + int worldnodeframe; // only render each surface once int lightmaptexturenum; byte styles[MAXLIGHTMAPS];