Skip to content

Commit

Permalink
performance testing
Browse files Browse the repository at this point in the history
  • Loading branch information
PatoFlamejanteTV committed Nov 14, 2024
1 parent 9892907 commit 2d7b8a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/shaders/RGBPalette.hx
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ class RGBShaderReference
parent.b = _original.b;
parent.mult = _original.mult;
_owner.shader = parent.shader;
trace('created new shader');
//trace('created new shader'); //performance testing
}
}
}
Expand Down

0 comments on commit 2d7b8a8

Please sign in to comment.