summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaweł Redman <pawel.redman@gmail.com>2018-01-27 13:51:59 +0100
committerPaweł Redman <pawel.redman@gmail.com>2018-01-27 13:51:59 +0100
commit281f89e84ab0853d36bb2ef5156032f18b016592 (patch)
tree261e03d511195588725cd702d56588f2b109fe4f /Makefile
parentcfb4e02f41dd4ba42de12c421b5488d2da6004ab (diff)
Add -patchshadows to fast builds.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f5c47c2..17ff158 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ Q3MAP_LIGHT += -light -bounce 1 -dirty -bouncegrid -dirtscale 0.3 \
FAST ?= 0
ifeq ($(FAST), 1)
- Q3MAP_LIGHT = -light -fast
+ Q3MAP_LIGHT = -light -fast -patchshadows
endif
MAPCAT ?= mapcat