mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-07 16:26:14 +00:00
CNG Bakn
This commit is contained in:
@@ -330,6 +330,6 @@ public enum NoiseStyle {
|
||||
}
|
||||
|
||||
public CNG create(RNG seed) {
|
||||
return f.create(seed);
|
||||
return f.create(seed).bake();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user