diff options
| author | Ben Beltran <ben@nsovocal.com> | 2014-02-11 07:06:36 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2014-02-11 07:06:36 -0600 |
| commit | 2d3615a1fe7ea09e23da999090a8fbea19c5d646 (patch) | |
| tree | 73427d2c33090d2d7229ad16c0c32ba716dcf227 /SuperPolarityContent | |
| parent | d7a43ae2d3d4702bd199fa5d8ca84c7c6e78ed36 (diff) | |
Moves song to SoundEffect
Diffstat (limited to 'SuperPolarityContent')
| -rw-r--r-- | SuperPolarityContent/SuperPolarityContentContent/SuperPolarityContentContent.contentproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SuperPolarityContent/SuperPolarityContentContent/SuperPolarityContentContent.contentproj b/SuperPolarityContent/SuperPolarityContentContent/SuperPolarityContentContent.contentproj index 3e3d270..f539197 100644 --- a/SuperPolarityContent/SuperPolarityContentContent/SuperPolarityContentContent.contentproj +++ b/SuperPolarityContent/SuperPolarityContentContent/SuperPolarityContentContent.contentproj @@ -158,7 +158,7 @@ <Compile Include="Sound\polaritytheme.wav"> <Name>polaritytheme</Name> <Importer>WavImporter</Importer> - <Processor>SongProcessor</Processor> + <Processor>SoundEffectProcessor</Processor> </Compile> </ItemGroup> <ItemGroup> |