Explorar o código

Remove useless param.

clementlandrin hai 2 meses
pai
achega
fba037e034
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      hrt/shader/GradientMapLife.hx

+ 0 - 1
hrt/shader/GradientMapLife.hx

@@ -4,7 +4,6 @@ class GradientMapLife extends hxsl.Shader {
 
 
 	static var SRC = {
 	static var SRC = {
 		@:import hrt.shader.BaseEmitter;
 		@:import hrt.shader.BaseEmitter;
-		@const var sourceAlpha : Bool;
 		@const var colorMult : Bool;
 		@const var colorMult : Bool;
 		@const var destAlpha : Bool = true;
 		@const var destAlpha : Bool = true;