diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2017-01-06 20:49:55 +0100 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2017-01-06 20:49:55 +0100 |
commit | 9285d9212053aed7b3d6620479b97fdb9125a1e0 (patch) | |
tree | 51a60ba0d51abe818272f2e57b95bef4e8fa86b2 /Makefile | |
parent | b7244d5fb8d0b3a8bfc01133dccb612e4e88c19d (diff) |
Update p10.
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 |