additional new face stuff

This commit is contained in:
max 2026-02-08 23:29:31 +01:00
parent 96a2048cb6
commit ce60155838
1 changed files with 1 additions and 1 deletions

View File

@ -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);