summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7091542..dfb3bab 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ Q3MAP_BSP += -leaktest -meta -custinfoparms
Q3MAP_VIS += -vis
Q3MAP_LIGHT += -light -bounce 1 -dirty -bouncegrid -dirtscale 0.3 \
-dirtdepth 32 -fastbounce -patchshadows -samples 3 \
- -samplesize 8 -cpma
+ -samplesize 8 -cpma -shade
FAST ?= 0
ifeq ($(FAST), 1)
@@ -33,7 +33,8 @@ PARTS := maps/p0_master.map \
maps/p6_engineering.map \
maps/p7_uncommon.map \
maps/p8_outside.map \
- maps/p9_reactor.map
+ maps/p9_reactor.map \
+ maps/p10_factory.map
WHOLE := maps/analmango
MAP ?= analmango