diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |