Fix for the ShChaos sound not playing.
This commit is contained in:
parent
c9caed7e6b
commit
86ff670fb0
|
@ -365,7 +365,7 @@ namespace Filtration.ViewModels
|
|||
case "ShBlessed":
|
||||
filePart = "SH22Blessed.wav";
|
||||
break;
|
||||
case "SH22Chaos":
|
||||
case "ShChaos":
|
||||
filePart = "SH22Chaos.wav";
|
||||
break;
|
||||
case "ShDivine":
|
||||
|
|
Loading…
Reference in New Issue