]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - maps/lightspeed.mapinfo
Diasable Realtime world lighting on maps that have problems with it as workaround...
[xonotic/xonotic-maps.pk3dir.git] / maps / lightspeed.mapinfo
index ed2a5ffc5c6bd2cad781d55c932d7e856ba065e6..b3b17bdba91d6beb721c9efa11ea0e1a260a8939 100644 (file)
@@ -1,12 +1,10 @@
 title Lightspeed
 description Very small, 1on1 CTF map. Key to survive: move as fast, as the speed of light!
-author C.Brutail, Mirio
+author CuBe0wL
 cdtrack 10
 has weapons
 gametype ctf
 settemp_for_type all g_start_ammo_shells 20 
-// optional: fog density red green blue alpha mindist maxdist
-// 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
+hidden
+
+clientsettemp_for_type all r_shadow_realtime_world 0 // Workaround to fix problem with Realtime world lighting
\ No newline at end of file