Add techtree entry

This commit is contained in:
Patrick 'Quezler' Mounier
2020-01-01 13:34:08 +01:00
parent fd5f914845
commit 8cd03c8a06

View File

@@ -52,6 +52,10 @@ public class TechTree implements ContentList{
node(armoredConveyor, () -> {
});
node(compressedConveyor, () -> {
});
});
});
});