Fix DM Sound Not Playing On New DM
This commit is contained in:
parent
3677f145e0
commit
da0b7ee74c
@ -590,6 +590,7 @@ namespace qtcnet_client
|
||||
|
||||
Task.Run(_dmForm.ShowDialog); // workaround async issues (i suck at coding and dont wanna rework the entire ui again)
|
||||
OpenDirectMessagesForms.Add(_dmForm);
|
||||
_audioService.PlaySoundEffect("sndDirectMessage");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user