aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Engine/TimeHACK.Engine.csproj
diff options
context:
space:
mode:
authorAShifter <[email protected]>2017-05-07 17:06:50 -0700
committerGitHub <[email protected]>2017-05-07 17:06:50 -0700
commit343a48f5cb89f5dfa14c02022b8e3d7a7dbc4ac7 (patch)
tree21a0103d5d44aeffe26fe0dd0f3253b2dd4e5957 /TimeHACK.Engine/TimeHACK.Engine.csproj
parentb0371452b32286b652e63baeaaf2120ecd03dbab (diff)
parent9e2582cd3f5b2bf6f3e8c2d6434ab06ea97832a7 (diff)
downloadhistacom2-343a48f5cb89f5dfa14c02022b8e3d7a7dbc4ac7.tar.gz
histacom2-343a48f5cb89f5dfa14c02022b8e3d7a7dbc4ac7.tar.bz2
histacom2-343a48f5cb89f5dfa14c02022b8e3d7a7dbc4ac7.zip
Merge pull request #71 from MichaelTheShifter/master
Proper save system
Diffstat (limited to 'TimeHACK.Engine/TimeHACK.Engine.csproj')
-rw-r--r--TimeHACK.Engine/TimeHACK.Engine.csproj1
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>