mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-19 07:11:02 +00:00
Removed leftover debug message.
This commit is contained in:
@@ -62,7 +62,6 @@ public class BiomeGridHunkView implements Hunk<Biome> {
|
|||||||
if(y > highest)
|
if(y > highest)
|
||||||
{
|
{
|
||||||
highest = y;
|
highest = y;
|
||||||
Iris.info("Highest = " + highest);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user