mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-02-16 02:20:57 +00:00
remove println
This commit is contained in:
@@ -234,7 +234,6 @@ public class NMSChunkGeneratorDelegate extends ChunkGenerator {
|
||||
d0 += random.nextDouble() * Math.PI * 2.0;
|
||||
}
|
||||
}
|
||||
System.out.println(list);
|
||||
return list;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user