Nicolas Cannasse 6 anni fa
parent
commit
f95989a280
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      h3d/impl/DirectXDriver.hx

+ 1 - 1
h3d/impl/DirectXDriver.hx

@@ -1185,7 +1185,7 @@ class DirectXDriver extends h3d.impl.Driver {
 		IncrSat,
 		Incr,
 		DecrSat,
-		#if (hldx < "1.7.0") Desc #else Decr #end,
+		Decr,
 		Invert,
 	];