diff options
| author | lempamo <[email protected]> | 2017-05-20 09:19:29 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-05-20 09:19:29 -0400 |
| commit | 6b6678c7667afd035ed959e2ddd56bc506d878c9 (patch) | |
| tree | c20001bd412885f8c4082bec2634f4e4feb58251 /TimeHACK.Engine/TimeHACK.Engine.csproj | |
| parent | c4578aa476699552fbb950fd536a757be7086977 (diff) | |
| parent | 516928f112a8b646d81d99693fbbcd4e5c45b6e2 (diff) | |
| download | histacom2-6b6678c7667afd035ed959e2ddd56bc506d878c9.tar.gz histacom2-6b6678c7667afd035ed959e2ddd56bc506d878c9.tar.bz2 histacom2-6b6678c7667afd035ed959e2ddd56bc506d878c9.zip | |
Merge pull request #1 from TimeHACKDevs/master
Merge
Diffstat (limited to 'TimeHACK.Engine/TimeHACK.Engine.csproj')
| -rw-r--r-- | TimeHACK.Engine/TimeHACK.Engine.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TimeHACK.Engine/TimeHACK.Engine.csproj b/TimeHACK.Engine/TimeHACK.Engine.csproj index ecb6b48..14707ae 100644 --- a/TimeHACK.Engine/TimeHACK.Engine.csproj +++ b/TimeHACK.Engine/TimeHACK.Engine.csproj @@ -47,6 +47,7 @@ <ItemGroup> <Compile Include="BSODCreator.cs" /> <None Include="Resources\WinClassic\Window\pjBg6mKP.bin" /> + <Compile Include="SaveSystem.cs" /> <Compile Include="TaskBarController.cs" /> <Compile Include="Template\Win9XBSOD.cs"> <SubType>Form</SubType> |
