mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-27 15:02:03 -08:00
added to tech tree
This commit is contained in:
parent
3e81d194cb
commit
9050cac19c
1 changed files with 4 additions and 0 deletions
|
|
@ -344,6 +344,10 @@ public class TechTree implements ContentList{
|
|||
|
||||
});
|
||||
});
|
||||
|
||||
node(tsunami, () -> {
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
node(lancer, () -> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue