Dummy commit to kick start CI, hopefully.

This commit is contained in:
tom lee
2022-01-18 23:15:36 +08:00
parent 93e18230f0
commit 71fd448b7f
@@ -100,7 +100,6 @@ public final class WorldGenerationStep {
//TODO: Make this LightMode a config
public static final LightMode DEFAULT_LIGHTMODE = LightMode.Fancy;
public static class Rolling {
private final int size;