ncannasse пре 7 година
родитељ
комит
acf8a4cf39
1 измењених фајлова са 1 додато и 0 уклоњено
  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) {