]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
enable fakelight if map is unlit
authorRudolf Polzer <divverent@alientrap.org>
Thu, 30 Sep 2010 06:05:57 +0000 (08:05 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Thu, 30 Sep 2010 06:06:07 +0000 (08:06 +0200)
defaultXonotic.cfg

index 1f909014e46690ba779902e115a94e3b978a824d..5b69cb0a90e271e16f11c6e15758ff7752bd8acb 100644 (file)
@@ -1938,3 +1938,6 @@ sv_clmovement_inputtimeout 0.05
 
 // exact gloss looks better, e.g. on g-23
 r_shadow_glossexact 1
+
+// use fake light if map has no lightmaps
+r_fakelight 1