diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2016-12-22 23:11:16 +0100 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2016-12-22 23:11:16 +0100 |
commit | af1e8193057557656c55569fb001dfe985626252 (patch) | |
tree | 11558ff6a3f67819d696b59ad9c101bcc25e9e45 /Makefile | |
parent | 9fd220544693f40857664f46bbefcc800eaae399 (diff) |
Remove Human_Base.map and update Makefile.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -PARTS := maps/Human_Base.map \ +PARTS := maps/p1_bases.map \ maps/p2_clockroom.map OUT := maps/analmango |