about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/steam.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/steam.c b/src/steam.c
index 5351bb66..672e9724 100644
--- a/src/steam.c
+++ b/src/steam.c
@@ -59,6 +59,10 @@ void pressure_vessel(int argc, const char** argv, int nextarg, const char* prog)
             }
             ++nextarg;
         }
+    if(argv[nextarg] && !strcmp(argv[nextarg], "steamwebhelper")) {
+        // just launch it...
+        runtime = NULL;
+    }
     if(runtime) {
         char sniper[MAX_PATH] = {0};
         // build sniper path