Fix imports post merge

This commit is contained in:
cyberpwn
2021-09-04 14:06:27 -04:00
parent d2f1488ef1
commit 20f953b9cb
2 changed files with 2 additions and 5 deletions

View File

@@ -55,6 +55,6 @@ public class IrisLake implements IRare {
}
public void generate(MantleWriter writer, RNG rng, Engine engine, int x, int y, int z) {
}
}