diff options
| author | Jason <[email protected]> | 2017-07-12 23:01:49 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-07-12 23:01:49 +0200 |
| commit | 044a0200583fcc5537f9a4d3a690bf83b4ddfd1d (patch) | |
| tree | b2102bfec9186b636b5de551321736df9f69c31a /TimeHACK.Main/TimeHACK.Main.csproj | |
| parent | 0cd362ae501972f8745acaf285ab8a337ec6ffe4 (diff) | |
| parent | e75e11bcc81e61ccdef78279aa8d39d91c860f8c (diff) | |
| download | histacom2-044a0200583fcc5537f9a4d3a690bf83b4ddfd1d.tar.gz histacom2-044a0200583fcc5537f9a4d3a690bf83b4ddfd1d.tar.bz2 histacom2-044a0200583fcc5537f9a4d3a690bf83b4ddfd1d.zip | |
Merge pull request #123 from jayxkanz666/master
Added some stuff
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
| -rw-r--r-- | TimeHACK.Main/TimeHACK.Main.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index 229b453..f31f9f7 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -146,6 +146,7 @@ <DependentUpon>GooglePrototype.cs</DependentUpon> </Compile> <Compile Include="OS\Win95\Win95Apps\Story\Hack1.cs" /> + <Compile Include="OS\Win95\Win95Apps\Story\Hack2.cs" /> <Compile Include="OS\Win95\Win95Apps\TempIE4.cs"> <SubType>UserControl</SubType> </Compile> |
