mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-26 02:29:14 +00:00
ffff
This commit is contained in:
@@ -57,6 +57,10 @@ public class IrisBiomeActuator extends EngineAssignedActuator<Biome> {
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
else{
|
||||
System.out.println("H is not a BiomeGridHunkView!")
|
||||
}
|
||||
} catch(Throwable e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user