diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -18,7 +18,8 @@ Q3MAP_LIGHT += -light -bounce 1 -dirty -bouncegrid -dirtscale 0.3 \ MAPCAT ?= mapcat MAPCAT_FLAGS += -PARTS := maps/p1_bases.map \ +PARTS := maps/p0_master.map \ + maps/p1_bases.map \ maps/p2_clockroom.map WHOLE := maps/analmango |