(GSD): renamed to BlackRainbow.

This commit is contained in:
morkt 2016-06-25 22:42:43 +04:00
parent 1ad7cfde74
commit 59d7c3ad40
5 changed files with 4 additions and 4 deletions

View File

@ -140,7 +140,7 @@
<Compile Include="Softpal\AudioBGM.cs" />
<Compile Include="Softpal\ImagePGD.cs" />
<Compile Include="Entis\ArcERI.cs" />
<Compile Include="GSD\ArcADS.cs" />
<Compile Include="BlackRainbow\ArcADS.cs" />
<Compile Include="Amaterasu\ImageGRP.cs" />
<Compile Include="AnimeGameSystem\ArcDAT.cs" />
<Compile Include="AnimeGameSystem\AudioPCM.cs" />
@ -271,7 +271,7 @@
<Compile Include="Pajamas\ArcGameDat.cs" />
<Compile Include="G2\ArcGCEX.cs" />
<Compile Include="BlackCyc\ArcGPK.cs" />
<Compile Include="GSD\ArcGSP.cs" />
<Compile Include="BlackRainbow\ArcGSP.cs" />
<Compile Include="GsPack\ArcGsPack.cs" />
<Compile Include="elf\ArcHED.cs" />
<Compile Include="RPM\ArcARC.cs" />
@ -422,8 +422,8 @@
<Compile Include="Ethornell\ImageBGI.cs" />
<Compile Include="Cri\ImageBIP.cs" />
<Compile Include="Macromedia\ImageBITD.cs" />
<Compile Include="GSD\ImageBMD.cs" />
<Compile Include="GSD\ImageBMZ.cs" />
<Compile Include="BlackRainbow\ImageBMD.cs" />
<Compile Include="BlackRainbow\ImageBMZ.cs" />
<Compile Include="AZSys\ImageCPB.cs" />
<Compile Include="Circus\ImageCRX.cs" />
<Compile Include="Crowd\ImageCWL.cs" />