mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
Remove legacy corrupted state exceptions entirely
This commit is contained in:
parent
9c80b72e5e
commit
fb61d72fae
8 changed files with 1 additions and 20 deletions
|
|
@ -131,11 +131,6 @@ public record DalamudStartInfo
|
|||
/// </summary>
|
||||
public bool BootEnableEtw { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether to enable legacy corrupted state exceptions.
|
||||
/// </summary>
|
||||
public bool BootDisableLegacyCorruptedStateExceptions { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value choosing the OpenProcess hookmode.
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue