additional new face stuff
This commit is contained in:
parent
96a2048cb6
commit
ce60155838
|
|
@ -357,7 +357,7 @@
|
||||||
eyeL.setAttribute("fill-rule", "evenodd");
|
eyeL.setAttribute("fill-rule", "evenodd");
|
||||||
eyeR.setAttribute("fill-rule", "evenodd");
|
eyeR.setAttribute("fill-rule", "evenodd");
|
||||||
mouth.setAttribute("fill-rule", "evenodd");
|
mouth.setAttribute("fill-rule", "evenodd");
|
||||||
mouthHi.setAttribute("fill-rule", "evenodd");>
|
mouthHi.setAttribute("fill-rule", "evenodd");
|
||||||
|
|
||||||
applyStyle(eyeL);
|
applyStyle(eyeL);
|
||||||
applyStyle(eyeR);
|
applyStyle(eyeR);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue