Fix: Noise Name cannot contain _ (rename Rayleight Perlin)

This commit is contained in:
Dominik Moritz Roth 2024-04-18 14:35:33 +02:00
parent e66dbfe52d
commit 9f52e0a88e

View File

@ -55,8 +55,8 @@ class Avaible_Noise_Funcs(Enum):
DIRTYPERLIN = 5 DIRTYPERLIN = 5
SDE = 6 SDE = 6
SHORTPINK = 7 SHORTPINK = 7
P_PERLIN = 8 PPERLIN = 8
RAYLEIGH_PERLIN = 9 RAYLEIGHPERLIN = 9
def get_func(self): def get_func(self):
# stil aaaaaaaa # stil aaaaaaaa