have some default light intensity
This commit is contained in:
parent
f7b9e7e482
commit
02f1fccb14
|
|
@ -375,7 +375,7 @@ AABB Doom3Light_getBounds( const AABB& workzone ){
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
int g_iLastLightIntensity;
|
int g_iLastLightIntensity = 300;
|
||||||
|
|
||||||
void Entity_createFromSelection( const char* name, const Vector3& origin ){
|
void Entity_createFromSelection( const char* name, const Vector3& origin ){
|
||||||
#if 0
|
#if 0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user