Explorar o código

fix for dynamic platforms

ncannasse %!s(int64=7) %!d(string=hai) anos
pai
achega
acf8a4cf39
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      hxd/Pixels.hx

+ 1 - 0
hxd/Pixels.hx

@@ -75,6 +75,7 @@ class Pixels {
 		this.bytes = bytes;
 		this.innerFormat = format;
 		this.offset = offset;
+		flags = haxe.EnumFlags.ofInt(0);
 	}
 
 	public static inline function switchEndian(v) {