mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-30 04:13:43 +01:00
Add default mod import folder.
This commit is contained in:
parent
7390f97d81
commit
2aed252820
5 changed files with 80 additions and 7 deletions
|
|
@ -126,7 +126,7 @@ public partial class ConfigWindow
|
|||
// on the top-right corner of the window/tab.
|
||||
private void DrawRemoveSettings()
|
||||
{
|
||||
const string text = "Remove Settings";
|
||||
const string text = "Inherit Settings";
|
||||
if( _inherited || _emptySetting )
|
||||
{
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue