aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95/Win95Apps/Story/NormalHack.cs
diff options
context:
space:
mode:
authorAlex-TIMEHACK <[email protected]>2017-06-17 22:27:23 +0100
committerGitHub <[email protected]>2017-06-17 22:27:23 +0100
commit15f2e1a7e3ec5d85aee4a126144722feeff4682f (patch)
tree552cfd401bdcacd216a82c8e61864ba32dd2708a /TimeHACK.Main/OS/Win95/Win95Apps/Story/NormalHack.cs
parent331ac7f0aa424a49ff0f55fb87711a71384eb709 (diff)
parent2f9031e0ace7ddadec9c441551ccfecf80b6df28 (diff)
downloadhistacom2-15f2e1a7e3ec5d85aee4a126144722feeff4682f.tar.gz
histacom2-15f2e1a7e3ec5d85aee4a126144722feeff4682f.tar.bz2
histacom2-15f2e1a7e3ec5d85aee4a126144722feeff4682f.zip
Merge pull request #97 from Alex-TIMEHACK/master
A LOT of Tweaks - more to come
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
- {
-
- }
-}