aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Engine/TimeHACK.Engine.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-05-07 20:04:31 -0400
committerMichael <[email protected]>2017-05-07 20:04:31 -0400
commit9e2582cd3f5b2bf6f3e8c2d6434ab06ea97832a7 (patch)
tree21a0103d5d44aeffe26fe0dd0f3253b2dd4e5957 /TimeHACK.Engine/TimeHACK.Engine.csproj
parent1220d4d995b1cf0c64e0a38e33a81f96c699858f (diff)
downloadhistacom2-9e2582cd3f5b2bf6f3e8c2d6434ab06ea97832a7.tar.gz
histacom2-9e2582cd3f5b2bf6f3e8c2d6434ab06ea97832a7.tar.bz2
histacom2-9e2582cd3f5b2bf6f3e8c2d6434ab06ea97832a7.zip
Implement a 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>