Removed Some debbuging code for masks
This commit is contained in:
parent
69b3be322e
commit
b35a84cb23
19 changed files with 3 additions and 71 deletions
|
@ -410,10 +410,6 @@ PIXI.DisplayObject.prototype.addFilter = function(mask)
|
|||
start.mask = mask;
|
||||
end.mask = mask;
|
||||
|
||||
start.id = end.id = county
|
||||
|
||||
county++;
|
||||
|
||||
start.first = start.last = this;
|
||||
end.first = end.last = this;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue