the dangers of static imports

This commit is contained in:
Anuken 2024-10-01 20:09:56 -04:00
parent 4e51d5256c
commit 8fc821d67b

View File

@ -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)
), () -> {