2
0
ncannasse 9 жил өмнө
parent
commit
745a6647bd
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      hxd/Perlin.hx

+ 1 - 0
hxd/Perlin.hx

@@ -33,6 +33,7 @@ class Perlin {
 			gradients.push(0); // padding
 		}
 		#end
+		select();
 	}
 
 	public inline function select() {