qfusion: new defaults
git-svn-id: svn://svn.icculus.org/netradiant/trunk@407 61c419a2-8eb2-4b30-bcec-8cead039b335
This commit is contained in:
parent
c48acc3512
commit
187727f4c3
|
|
@ -119,11 +119,11 @@ game_t struct
|
||||||
1.0f, /* lightmap compensate */
|
1.0f, /* lightmap compensate */
|
||||||
1.0f, /* lightgrid scale */
|
1.0f, /* lightgrid scale */
|
||||||
1.0f, /* lightgrid ambient scale */
|
1.0f, /* lightgrid ambient scale */
|
||||||
qfalse, /* disable shader lightstyles hack */
|
qtrue, /* disable shader lightstyles hack */
|
||||||
qfalse, /* keep light entities on bsp */
|
qfalse, /* keep light entities on bsp */
|
||||||
8, /* default patchMeta subdivisions tolerance */
|
8, /* default patchMeta subdivisions tolerance */
|
||||||
qfalse, /* patch casting enabled */
|
qfalse, /* patch casting enabled */
|
||||||
qfalse, /* compile deluxemaps */
|
qtrue, /* compile deluxemaps */
|
||||||
0, /* deluxemaps default mode */
|
0, /* deluxemaps default mode */
|
||||||
256, /* minimap size */
|
256, /* minimap size */
|
||||||
1.0f, /* minimap sharpener */
|
1.0f, /* minimap sharpener */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user