aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/HackerCommands.cs
diff options
context:
space:
mode:
authorwilliam341 <[email protected]>2017-04-22 22:29:33 -0700
committerwilliam341 <[email protected]>2017-04-22 22:29:33 -0700
commit1fd16be65fa50fcfa3fd2d1fb2d189aad47fbfb7 (patch)
treeb2bca2d4c3771e5f3537d9feda5d53c52795d1e7 /ShiftOS.WinForms/HackerCommands.cs
parent73bbaed782745b20d2575a4e94ae33814059cfa9 (diff)
downloadshiftos_thereturn-1fd16be65fa50fcfa3fd2d1fb2d189aad47fbfb7.tar.gz
shiftos_thereturn-1fd16be65fa50fcfa3fd2d1fb2d189aad47fbfb7.tar.bz2
shiftos_thereturn-1fd16be65fa50fcfa3fd2d1fb2d189aad47fbfb7.zip
Comment
Diffstat (limited to 'ShiftOS.WinForms/HackerCommands.cs')
-rw-r--r--ShiftOS.WinForms/HackerCommands.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/HackerCommands.cs b/ShiftOS.WinForms/HackerCommands.cs
index bece2a4..86981f4 100644
--- a/ShiftOS.WinForms/HackerCommands.cs
+++ b/ShiftOS.WinForms/HackerCommands.cs
@@ -259,7 +259,7 @@ namespace ShiftOS.WinForms
}
onCompleteDecrypt += ondec;
tut.SetObjective("This script isn't the most agile script ever, but it'll get the job done.");
- tutPos = 3;
+ tutPos = 3; // For some reason, it refuses to go to part 3.
while(tutPos == 2)
{