Fix for the ShChaos sound not playing.

This commit is contained in:
GlenCFL 2017-12-08 01:42:00 -05:00
parent c9caed7e6b
commit 86ff670fb0
1 changed files with 78 additions and 78 deletions

View File

@ -365,7 +365,7 @@ namespace Filtration.ViewModels
case "ShBlessed":
filePart = "SH22Blessed.wav";
break;
case "SH22Chaos":
case "ShChaos":
filePart = "SH22Chaos.wav";
break;
case "ShDivine":