Skip to content

Commit 2b97d3e

Browse files
Pepper-Mannum0005
authored andcommitted
Fix sound multi layer using wrong tool command
1 parent 913eab7 commit 2b97d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Launcher/MainWindow.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@ enum sound_command_type
527527
{
528528
sounds_one_shot,
529529
sounds_single_layer,
530-
sounds_single_mixed,
530+
sound_multi_layer,
531531
}
532532

533533
enum codec_type

0 commit comments

Comments
 (0)