diff options
| author | lempamo <[email protected]> | 2017-06-10 19:44:10 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-06-10 19:44:10 -0400 |
| commit | 600f04badd2a2194400a0d707a2fc86c15435265 (patch) | |
| tree | c830e5e00966fb3345d1e3fe511b559c2ab871d2 /TimeHACK.Main/TimeHACK.Main.csproj | |
| parent | 46cca8051d340398bcab1f18d76d1650a746a5b3 (diff) | |
| parent | 54b6d63c61fd5e687a26dd63d353713053e0c9d2 (diff) | |
| download | histacom2-600f04badd2a2194400a0d707a2fc86c15435265.tar.gz histacom2-600f04badd2a2194400a0d707a2fc86c15435265.tar.bz2 histacom2-600f04badd2a2194400a0d707a2fc86c15435265.zip | |
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
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 41dee88..795542d 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -123,6 +123,7 @@ </ItemGroup> <ItemGroup> <Compile Include="OS\Win95\Win95Apps\Story\Hack1.cs" /> + <Compile Include="OS\Win95\Win95Apps\Story\NormalHack.cs" /> <Compile Include="OS\Win95\Win95Apps\WinClassicFTPClient.cs"> <SubType>UserControl</SubType> </Compile> |
