From 60ca1cf76437bb35d4923b2d4e6f7d06d3189033 Mon Sep 17 00:00:00 2001 From: ComputeLinux Date: Sat, 23 Jul 2016 10:17:15 -0700 Subject: that moment when you forget to save --- source/WindowsFormsApplication1/Apps/Terminal.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/WindowsFormsApplication1') diff --git a/source/WindowsFormsApplication1/Apps/Terminal.cs b/source/WindowsFormsApplication1/Apps/Terminal.cs index 2e464f5..cc69043 100644 --- a/source/WindowsFormsApplication1/Apps/Terminal.cs +++ b/source/WindowsFormsApplication1/Apps/Terminal.cs @@ -1662,7 +1662,7 @@ HIJACKER is a utility that allows you to hijack any system and install ShiftOS o /// string[] args public void runExe(string[] args) { - if (API.Upgrades["fileskimmer"]) + if (API.Upgrades[""]) { bool isFirstArg = true; string exeArgs = ""; -- cgit v1.2.3