muffin v7.4.15

This commit is contained in:
alydev 2026-03-01 00:29:23 +10:00
parent 9bf3dbdf69
commit 0b1b2d38c7
14 changed files with 1215 additions and 1057 deletions

View file

@ -218,6 +218,10 @@ public sealed class ActionConverter : EnumConverter<EAction>
{
EAction.CheerRhythmYellow,
"Cheer Rhythm: Yellow"
},
{
EAction.CurtainCall,
"Curtain Call"
}
};