mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-01 21:33:39 +01:00
remove built-in RMT filtering
This commit is contained in:
parent
daf6c3e17f
commit
c2d52cc6b0
3 changed files with 0 additions and 27 deletions
|
|
@ -345,11 +345,6 @@ internal sealed class DalamudConfiguration : IInternalDisposableService
|
|||
/// Gets or sets a value indicating whether or not the user has seen the profiles tutorial.
|
||||
/// </summary>
|
||||
public bool ProfilesHasSeenTutorial { get; set; } = false;
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether or not Dalamud RMT filtering should be disabled.
|
||||
/// </summary>
|
||||
public bool DisableRmtFiltering { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the order of DTR elements, by title.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue