diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2016-12-24 15:57:21 +0100 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2016-12-24 15:59:52 +0100 |
commit | bf1e25dfb4d48a47c8e9e027a52a53d8d2ba3e5a (patch) | |
tree | 51cac338ac2564a0a40e6fd958c99d10d08e1f3e /Makefile | |
parent | 2ecf7aaff89d43f19ca6c02d1f2e576dc4a76db6 (diff) |
Add the master part.
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 |