]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - maps/darkzone.mapinfo
Diasable Realtime world lighting on maps that have problems with it as workaround...
[xonotic/xonotic-maps.pk3dir.git] / maps / darkzone.mapinfo
index 01878f17e47e7f74abc723d0a22973c84cc70004..c23d50a334e0cd26fe0ce034f0286562049f09a9 100644 (file)
@@ -15,4 +15,6 @@ gametype ft
 // optional: settemp_for_type (all|gametypename) cvarname value
 // optional: clientsettemp_for_type (all|gametypename) cvarname value
 // optional: size mins_x mins_y mins_z maxs_x maxs_y maxs_z
-// optional: hidden
\ No newline at end of file
+// optional: hidden
+
+clientsettemp_for_type all r_shadow_realtime_world 0 // Workaround to fix problem with Realtime world lighting
\ No newline at end of file