Skip to content

Commit cabdffd

Browse files
committed
color too
1 parent c28e056 commit cabdffd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/funkin/editors/charter/VariationCreationScreen.hx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ class VariationCreationScreen extends SongCreationScreen {
4040
meta.vocalsSuffix = meta.instSuffix = '-${meta.variant}';
4141
meta.name = parentMeta.name;
4242
meta.icon = parentMeta.icon;
43+
name.color = parentMeta.color;
4344
return super.formatMeta(meta);
4445
}
4546
}

0 commit comments

Comments
 (0)