diff options
Diffstat (limited to 'Histacom2/OS/WinXPBad/Story/Hack4.cs')
| -rw-r--r-- | Histacom2/OS/WinXPBad/Story/Hack4.cs | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Histacom2/OS/WinXPBad/Story/Hack4.cs b/Histacom2/OS/WinXPBad/Story/Hack4.cs index 96c262e..94ca16b 100644 --- a/Histacom2/OS/WinXPBad/Story/Hack4.cs +++ b/Histacom2/OS/WinXPBad/Story/Hack4.cs @@ -120,6 +120,16 @@ namespace Histacom2.OS.WinXPBad.Story new AchievementBox(1); } + public static async void Travel2K() + { + + } + + public static async void TravelME() + { + + } + public static async void LabelMaker() { while (!Stop) |
