aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95/Win95Apps/Story/NormalHack.cs
diff options
context:
space:
mode:
authorAlex-TIMEHACK <[email protected]>2017-06-17 22:25:33 +0100
committerAlex-TIMEHACK <[email protected]>2017-06-17 22:25:33 +0100
commit2f9031e0ace7ddadec9c441551ccfecf80b6df28 (patch)
tree552cfd401bdcacd216a82c8e61864ba32dd2708a /TimeHACK.Main/OS/Win95/Win95Apps/Story/NormalHack.cs
parent17d94fdc1dd6d03e8a5f732f2fd5a632075cffe1 (diff)
downloadhistacom2-2f9031e0ace7ddadec9c441551ccfecf80b6df28.tar.gz
histacom2-2f9031e0ace7ddadec9c441551ccfecf80b6df28.tar.bz2
histacom2-2f9031e0ace7ddadec9c441551ccfecf80b6df28.zip
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
- {
-
- }
-}