mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-03 14:23:40 +01:00
Fix console window showing up.
This commit is contained in:
parent
7419d74edf
commit
495a0741fc
2 changed files with 3 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ namespace Dalamud
|
|||
public record DalamudStartInfo
|
||||
{
|
||||
/// <summary>
|
||||
/// Gets the working directory of the XIVLauncher installations.
|
||||
/// Gets or sets the working directory of the XIVLauncher installations.
|
||||
/// </summary>
|
||||
public string WorkingDirectory { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue