mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-30 12:29:20 +00:00
normalize
This commit is contained in:
@@ -123,7 +123,7 @@ public class IrisBiomeDecorator
|
||||
|
||||
if(layerVarianceGenerators == null)
|
||||
{
|
||||
layerGenerators = new KMap<>();
|
||||
layerVarianceGenerators = new KMap<>();
|
||||
}
|
||||
|
||||
if(!layerVarianceGenerators.containsKey(key))
|
||||
|
||||
Reference in New Issue
Block a user