mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-20 23:07:43 +01:00
Merge branch 'ncore' of github.com:Minoost/Dalamud into ncore
This commit is contained in:
commit
a90a5673f2
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ namespace Dalamud.Bootstrap
|
||||||
var encryptedArgument = new EncryptedArgument(newArgument, newKey);
|
var encryptedArgument = new EncryptedArgument(newArgument, newKey);
|
||||||
|
|
||||||
// TODO: launch new exe with the argument from encryptedArgument.ToString()
|
// TODO: launch new exe with the argument from encryptedArgument.ToString()
|
||||||
|
// TODO: we also need to figure out where the exe is located
|
||||||
|
|
||||||
process.Terminate();
|
process.Terminate();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue