aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95/Win95Apps/Story/NormalHack.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-06-20 17:21:27 -0400
committerlempamo <[email protected]>2017-06-20 17:21:27 -0400
commitfc728100a39bff88215b0b21602afbda9ff6b00b (patch)
tree5d99edd1c5320dc47872a829306a02641577543c /TimeHACK.Main/OS/Win95/Win95Apps/Story/NormalHack.cs
parente83df06641d130fb979b562ab74e284f5952c9e0 (diff)
parentffc4a480f23e38d58a3b4c940e3045237835a342 (diff)
downloadhistacom2-fc728100a39bff88215b0b21602afbda9ff6b00b.tar.gz
histacom2-fc728100a39bff88215b0b21602afbda9ff6b00b.tar.bz2
histacom2-fc728100a39bff88215b0b21602afbda9ff6b00b.zip
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/Story/NormalHack.cs')
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/Story/NormalHack.cs15
1 files changed, 0 insertions, 15 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/Story/NormalHack.cs b/TimeHACK.Main/OS/Win95/Win95Apps/Story/NormalHack.cs
deleted file mode 100644
index b5c63a6..0000000
--- a/TimeHACK.Main/OS/Win95/Win95Apps/Story/NormalHack.cs
+++ /dev/null
@@ -1,15 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Reflection;
-using System.Text;
-using System.Threading.Tasks;
-using System.Windows.Forms;
-
-namespace TimeHACK.OS.Win95.Win95Apps.Story
-{
- class NormalHack
- {
-
- }
-}