diff options
| author | AShifter <[email protected]> | 2017-04-24 08:31:53 -0600 |
|---|---|---|
| committer | AShifter <[email protected]> | 2017-04-24 08:31:53 -0600 |
| commit | 14ff6e1e569259cb5652230bc809b3cf8e6dc9c9 (patch) | |
| tree | 26f636eb3b265fbafc7c90f3cd2a8575cbcce3ff /TimeHACK.Engine/TimeHACK.Engine.csproj | |
| parent | 8dd3326bd247b8e31fc16d9ed89a23a2b358f9bf (diff) | |
| download | histacom2-14ff6e1e569259cb5652230bc809b3cf8e6dc9c9.tar.gz histacom2-14ff6e1e569259cb5652230bc809b3cf8e6dc9c9.tar.bz2 histacom2-14ff6e1e569259cb5652230bc809b3cf8e6dc9c9.zip | |
fixed pjBg6mKP error?
i have no idea what the hell this is, but appveyor hates it. it might be
important. changed from.cs to .bin
Diffstat (limited to 'TimeHACK.Engine/TimeHACK.Engine.csproj')
| -rw-r--r-- | TimeHACK.Engine/TimeHACK.Engine.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Engine/TimeHACK.Engine.csproj b/TimeHACK.Engine/TimeHACK.Engine.csproj index d5d01b8..c9c9c1b 100644 --- a/TimeHACK.Engine/TimeHACK.Engine.csproj +++ b/TimeHACK.Engine/TimeHACK.Engine.csproj @@ -46,7 +46,7 @@ </ItemGroup> <ItemGroup> <Compile Include="BSODCreator.cs" /> - <Compile Include="Resources\WinClassic\Window\pjBg6mKP.cs" /> + <None Include="Resources\WinClassic\Window\pjBg6mKP.bin" /> <Compile Include="Template\Win9XBSOD.cs"> <SubType>Form</SubType> </Compile> |
