mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 19:47:21 +01:00
elevate penumbra resolving to default resolving method
This commit is contained in:
parent
baf747ba65
commit
940e3b5cca
5 changed files with 7 additions and 264 deletions
|
|
@ -50,7 +50,6 @@ public class MareConfig : IMareConfiguration
|
|||
public int TransferBarsWidth { get; set; } = 250;
|
||||
public bool UseAlternativeFileUpload { get; set; } = false;
|
||||
public bool UseCompactor { get; set; } = false;
|
||||
public bool ExperimentalUsePenumbraResourceTree { get; set; } = false;
|
||||
public int Version { get; set; } = 1;
|
||||
public NotificationLocation WarningNotification { get; set; } = NotificationLocation.Both;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue