|
|
@ -564,7 +564,7 @@ void CWorld::Precache( void ) |
|
|
|
// 63 testing
|
|
|
|
// 63 testing
|
|
|
|
LIGHT_STYLE( 63, "a" ); |
|
|
|
LIGHT_STYLE( 63, "a" ); |
|
|
|
|
|
|
|
|
|
|
|
for( int i = 0; i < (int)ARRAYSIZE( gDecals ); i++ ) |
|
|
|
for( i = 0; i < (int)ARRAYSIZE( gDecals ); i++ ) |
|
|
|
gDecals[i].index = DECAL_INDEX( gDecals[i].name ); |
|
|
|
gDecals[i].index = DECAL_INDEX( gDecals[i].name ); |
|
|
|
|
|
|
|
|
|
|
|
// init the WorldGraph.
|
|
|
|
// init the WorldGraph.
|
|
|
|