diff --git a/Dalamud.Bootstrap/Bootstrapper.cs b/Dalamud.Bootstrap/Bootstrapper.cs index 6439de56a..62d7bcf6b 100644 --- a/Dalamud.Bootstrap/Bootstrapper.cs +++ b/Dalamud.Bootstrap/Bootstrapper.cs @@ -68,7 +68,7 @@ namespace Dalamud.Bootstrap // TODO: launch new exe with the argument from encryptedArgument.ToString() - + // TODO: we also need to figure out where the exe is located process.Terminate(); }