projects
/
xonotic
/
xonotic-maps.pk3dir.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b74e23
)
Temporarily fix the shadow issue by disabling deluxemapping
author
Mirio <opivy@hotmail.de>
Tue, 17 Jan 2017 17:23:12 +0000
(18:23 +0100)
committer
Mirio <opivy@hotmail.de>
Tue, 17 Jan 2017 17:23:12 +0000
(18:23 +0100)
maps/boil.mapinfo
patch
|
blob
|
history
diff --git
a/maps/boil.mapinfo
b/maps/boil.mapinfo
index
a991cb9
..
5e2892c
100644
(file)
--- a/
maps/boil.mapinfo
+++ b/
maps/boil.mapinfo
@@
-9,4
+9,5
@@
gametype lms
gametype ca
gametype ft
gametype kh
-gametype ka
\ No newline at end of file
+gametype ka
+clientsettemp_for_type all r_glsl_deluxmapping 0 // Temporary fix for a problem with shadows
\ No newline at end of file