Fix: Noise Name cannot contain _ (rename Rayleight Perlin)
This commit is contained in:
parent
e66dbfe52d
commit
9f52e0a88e
@ -55,8 +55,8 @@ class Avaible_Noise_Funcs(Enum):
|
||||
DIRTYPERLIN = 5
|
||||
SDE = 6
|
||||
SHORTPINK = 7
|
||||
P_PERLIN = 8
|
||||
RAYLEIGH_PERLIN = 9
|
||||
PPERLIN = 8
|
||||
RAYLEIGHPERLIN = 9
|
||||
|
||||
def get_func(self):
|
||||
# stil aaaaaaaa
|
||||
|
Loading…
Reference in New Issue
Block a user