mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2024-11-23 04:32:28 +00:00
IOQ3 commit 1933
This commit is contained in:
parent
9957d68ba5
commit
914639b0d4
1 changed files with 1 additions and 0 deletions
|
@ -231,6 +231,7 @@ void R_AddBrushModelSurfaces ( trRefEntity_t *ent ) {
|
|||
return;
|
||||
}
|
||||
|
||||
R_SetupEntityLighting( &tr.refdef, ent );
|
||||
R_DlightBmodel( bmodel );
|
||||
|
||||
for ( i = 0 ; i < bmodel->numSurfaces ; i++ ) {
|
||||
|
|
Loading…
Reference in a new issue