I don't think it worked

This commit is contained in:
matty 2024-08-05 21:49:12 -04:00
parent cfe2ac0607
commit 21ecdf77c6
1 changed files with 3 additions and 0 deletions

View File

@ -58,6 +58,9 @@ const avatarPartsDef = {
fur: 10, fur: 10,
eyes: 15, eyes: 15,
mouth: 10 mouth: 10
},
'nctv': {
body: null,
} }
} }