mirror of
https://github.com/xivdev/Penumbra.git
synced 2026-02-21 23:37:47 +01:00
Add the option to omit mch offhands from changed items.
This commit is contained in:
parent
bb56faa288
commit
e85b84dafe
13 changed files with 192 additions and 117 deletions
|
|
@ -123,8 +123,7 @@ public sealed class ModGroupEditDrawer(
|
|||
ModManager modManager,
|
||||
Configuration config,
|
||||
FilenameService filenames,
|
||||
DescriptionEditPopup descriptionPopup,
|
||||
MetaFileManager metaManager) : IUiService
|
||||
DescriptionEditPopup descriptionPopup) : IUiService
|
||||
{
|
||||
private static ReadOnlySpan<byte> DragDropLabel
|
||||
=> "##DragOption"u8;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue