Add clothing axis to seed control UI helper

This commit is contained in:
2026-07-01 16:29:15 +02:00
parent 57c73279ef
commit 885f136cf3
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ const SEED_AXES = [
"role",
"expression",
"composition",
"clothing",
];
function widget(node, name) {