fix a typo (why hasn't it surfaced before?)
git-svn-id: svn://svn.icculus.org/netradiant/trunk@22 61c419a2-8eb2-4b30-bcec-8cead039b335
This commit is contained in:
parent
1832b7e473
commit
bd60cad453
|
|
@ -1759,7 +1759,7 @@ void LightWorld( void )
|
|||
/* flag bouncing */
|
||||
bouncing = qtrue;
|
||||
VectorClear( ambientColor );
|
||||
floodlighty = false;
|
||||
floodlighty = qfalse;
|
||||
|
||||
/* generate diffuse lights */
|
||||
RadFreeLights();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user