Testing my commit ability
This commit is contained in:
parent
83cbe921dc
commit
7e29447498
|
|
@ -1780,10 +1780,6 @@ void LightWorld( void )
|
||||||
if( dirty )
|
if( dirty )
|
||||||
{
|
{
|
||||||
Sys_Printf( "--- DirtyRawLightmap ---\n" );
|
Sys_Printf( "--- DirtyRawLightmap ---\n" );
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
RunThreadsOnIndividual( numRawLightmaps, qtrue, DirtyRawLightmap );
|
RunThreadsOnIndividual( numRawLightmaps, qtrue, DirtyRawLightmap );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user