diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2018-02-27 21:50:36 +0100 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2018-02-27 21:50:40 +0100 |
commit | 413a5940a8c32cce546d1f54097260e2cd4942ea (patch) | |
tree | 4c08727019118dfb033aab0111dfc413ee6df5e7 /Makefile | |
parent | be29267fab2b403a6d31ca14b108e42d48cf3d51 (diff) |
Add the 106 dimension.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -50,7 +50,8 @@ PARTS := maps/p0_master.map \ maps/p10_nexus.map \ maps/p11_archive.map \ maps/p12_xen.map \ - maps/p13_vents.map + maps/p13_vents.map \ + maps/p14_106.map WHOLE := maps/analmango MAP ?= analmango |