mirror of
https://github.com/Anuken/Mindustry.git
synced 2024-12-22 23:44:00 +07:00
the dangers of static imports
This commit is contained in:
parent
4e51d5256c
commit
8fc821d67b
@ -552,7 +552,7 @@ public class SerpuloTechTree{
|
||||
), () -> {
|
||||
node(testingGrounds, Seq.with(
|
||||
new Research(cryofluidMixer),
|
||||
new Research(cryofluid),
|
||||
new Research(Liquids.cryofluid),
|
||||
new Research(waterExtractor),
|
||||
new Research(ripple)
|
||||
), () -> {
|
||||
|
Loading…
Reference in New Issue
Block a user