aboutsummaryrefslogtreecommitdiff
path: root/PortEngine
diff options
context:
space:
mode:
Diffstat (limited to 'PortEngine')
-rw-r--r--PortEngine/StorylineAPI.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/PortEngine/StorylineAPI.cs b/PortEngine/StorylineAPI.cs
index 6808dc7..370080e 100644
--- a/PortEngine/StorylineAPI.cs
+++ b/PortEngine/StorylineAPI.cs
@@ -26,6 +26,7 @@ namespace PortEngine
{
if (IsHijack1Completed == false)
{
+ Thread.Sleep(2000);
txtHijack1.AppendText("PortOS is now booting..." + Environment.NewLine);
Thread.Sleep(5000);
txtHijack1.AppendText("SYSTEM ERROR: HIJACKED" + Environment.NewLine);