mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-15 05:04:15 +01:00
Slight modifications.
This commit is contained in:
parent
b6817c47ed
commit
685772e6ac
3 changed files with 16 additions and 19 deletions
|
|
@ -39,7 +39,6 @@ namespace Penumbra
|
|||
public Dictionary< string, string > ModSortOrder { get; set; } = new();
|
||||
|
||||
public bool InvertModListOrder { internal get; set; }
|
||||
public Vector2 ManageModsButtonOffset { get; set; } = 50 * Vector2.One;
|
||||
|
||||
public static Configuration Load()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue