Skip to content

Commit

Permalink
Some of the texture processor references were for non-MG texture proc…
Browse files Browse the repository at this point in the history
…essing.
  • Loading branch information
totallyevil committed Mar 22, 2013
1 parent 59c3a0a commit 4220680
Showing 1 changed file with 25 additions and 25 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -748,64 +748,64 @@
<Compile Include="Textures\connected_controller1.png">
<Name>connected_controller1</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
<Compile Include="Textures\connected_controller2.png">
<Name>connected_controller2</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
<Compile Include="Textures\connected_controller3.png">
<Name>connected_controller3</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
<Compile Include="Textures\connected_controller4.png">
<Name>connected_controller4</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
<Compile Include="Textures\select_controller1.png">
<Name>select_controller1</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
<Compile Include="Textures\select_controller2.png">
<Name>select_controller2</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
<Compile Include="Textures\select_controller3.png">
<Name>select_controller3</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
<Compile Include="Textures\select_controller4.png">
<Name>select_controller4</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
</ItemGroup>
<ItemGroup>
<Compile Include="Textures\flare1.png">
<Name>flare1</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
<Compile Include="Textures\flare2.png">
<Name>flare2</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
<Compile Include="Textures\flare3.png">
<Name>flare3</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
<Compile Include="Textures\glow.png">
<Name>glow</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
</ItemGroup>
<ItemGroup>
Expand All @@ -819,12 +819,12 @@
<Compile Include="Textures\circle.png">
<Name>circle</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
<Compile Include="Textures\sqbrush.png">
<Name>sqbrush</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
</ItemGroup>
<ItemGroup>
Expand All @@ -838,37 +838,37 @@
<Compile Include="Textures\background.png">
<Name>background</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
<Compile Include="Textures\blank.png">
<Name>blank</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
<Compile Include="Textures\chat_able.png">
<Name>chat_able</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
<Compile Include="Textures\chat_mute.png">
<Name>chat_mute</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
<Compile Include="Textures\chat_ready.png">
<Name>chat_ready</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
<Compile Include="Textures\chat_talking.png">
<Name>chat_talking</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
<Compile Include="Textures\gradient.png">
<Name>gradient</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
</ItemGroup>
<ItemGroup>
Expand All @@ -882,24 +882,24 @@
<Compile Include="Textures\directions.png">
<Name>directions</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
</ItemGroup>
<ItemGroup>
<Compile Include="Textures\checker.bmp">
<Name>checker</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
<Compile Include="Textures\explosion.png">
<Name>explosion</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
<Compile Include="Textures\fire.png">
<Name>fire</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
<Processor>MGTextureProcessor</Processor>
</Compile>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 4220680

Please sign in to comment.