mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-15 05:04:15 +01:00
tmp
This commit is contained in:
parent
46581780e0
commit
de082439a4
28 changed files with 766 additions and 835 deletions
|
|
@ -35,7 +35,6 @@ public class Configuration : IPluginConfiguration
|
|||
public int WaitFrames { get; set; } = 30;
|
||||
|
||||
public string ModDirectory { get; set; } = string.Empty;
|
||||
public string TempDirectory { get; set; } = string.Empty;
|
||||
|
||||
public string CurrentCollection { get; set; } = "Default";
|
||||
public string DefaultCollection { get; set; } = "Default";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue