This commit is contained in:
Mino 2020-03-29 02:55:15 +09:00
parent 6f6792f27e
commit a384a82900

View file

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