Fix accidentally reverted change.

This commit is contained in:
Ottermandias 2023-02-23 18:33:12 +01:00
parent 47ddca0506
commit b31c5fdd1f

View file

@ -144,7 +144,7 @@ public partial class ModEditWindow
ChatUtil.NotificationMessage( $"Advanced Shader Resources for this material will now be based on the supplied {Path.GetFileName( name )}",
"Penumbra Advanced Editing", NotificationType.Success );
}, 1 );
});
}
var defaultFile = FindAssociatedShpk( file );