Damn, I broke Chromatic
This commit is contained in:
@@ -8,6 +8,7 @@ function Render(rune)
|
||||
this.collection["stencil"] = new Filter_Stencil();
|
||||
this.collection["rotate"] = new Filter_Rotate();
|
||||
this.collection["invert"] = new Filter_Invert();
|
||||
this.collection["chromatic"] = new Filter_Chromatic();
|
||||
|
||||
this.active = function(cmd)
|
||||
{
|
||||
|
Reference in New Issue
Block a user