aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/TimeHACK.Main.csproj
diff options
context:
space:
mode:
authorJayXKanz666 <[email protected]>2017-07-12 23:01:19 +0200
committerJayXKanz666 <[email protected]>2017-07-12 23:01:19 +0200
commite75e11bcc81e61ccdef78279aa8d39d91c860f8c (patch)
treeb2102bfec9186b636b5de551321736df9f69c31a /TimeHACK.Main/TimeHACK.Main.csproj
parent07ad23b7c9ed7a4a1742df68a73cc2d4b3180cde (diff)
downloadhistacom2-e75e11bcc81e61ccdef78279aa8d39d91c860f8c.tar.gz
histacom2-e75e11bcc81e61ccdef78279aa8d39d91c860f8c.tar.bz2
histacom2-e75e11bcc81e61ccdef78279aa8d39d91c860f8c.zip
Added some stuff
-Added another story-script (Hack2.cs) -Fixed an issue where the MS-DOS prompt would freeze when displaying text -Added Action Delegate (method/function) as an argument for Time Distorter (optional)
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
-rw-r--r--TimeHACK.Main/TimeHACK.Main.csproj1
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>