diff options
| author | Tim <t4im@users.noreply.github.com> | 2018-10-23 18:42:52 +0200 |
|---|---|---|
| committer | SmallJoker <SmallJoker@users.noreply.github.com> | 2018-10-23 18:42:52 +0200 |
| commit | e9310413583cbcaaa7b2d02f64d96a2f1bf7e0ed (patch) | |
| tree | adf5468e364eae589a0c4d4bd2f92448087e4788 | |
| parent | 5b97d94dae40fc638098dd674023a513dd992bf4 (diff) | |
Fix clear_craft crash due to dependency order via soft-dependency on dye (#449)
Fixes Fix #448
| -rw-r--r-- | technic/depends.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/technic/depends.txt b/technic/depends.txt index 5bf9f9f..6b28f9f 100644 --- a/technic/depends.txt +++ b/technic/depends.txt @@ -10,3 +10,4 @@ digiline_remote? intllib? unified_inventory? vector_extras? +dye? |
