mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-07 16:26:14 +00:00
Fixed non normal environments
This commit is contained in:
@@ -63,7 +63,7 @@ public class IrisTerrainActuator extends EngineAssignedActuator<BlockData>
|
||||
{
|
||||
h.set(xf, i, zf, BEDROCK);
|
||||
}
|
||||
|
||||
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user