Fixed animations and added maryFace

This commit is contained in:
Sam
2023-05-23 19:00:24 +12:00
parent 2091c4bd95
commit 0716d1286e
5 changed files with 72 additions and 20 deletions

View File

@@ -30,6 +30,7 @@ function createInstance(className, args) {
rectangle_pattern1:rectangle_pattern1,
EyePrototype:EyePrototype,
CircleExpand:CircleExpand,
MaryFace:MaryFace,
// Add more class constructors here as needed
};