fixes in hijack1 scene

This commit is contained in:
Andrew Lee 2018-09-01 02:32:20 -04:00
parent edb312f607
commit fe54be0f66

View file

@ -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);