diff options
author | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2013-03-09 13:37:45 -0500 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2013-03-09 13:37:45 -0500 |
commit | 9b54837f9974b80ddb4e6706e90f9243a916b712 (patch) | |
tree | 824d0ea63835ac4a42c7c4e744204cc6f3b558aa | |
parent | 9e85cc64c6126133176f6cd6b321984b1772b79f (diff) |
fixed incorrect dependency for moreblocks/stairsplus
(moreblocks contains stairsplus now)
-rw-r--r-- | technic/depends.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/technic/depends.txt b/technic/depends.txt index 492d75e..94cbcf4 100644 --- a/technic/depends.txt +++ b/technic/depends.txt @@ -1,4 +1,4 @@ moreores pipeworks mesecons -stairsplus +moreblocks |