diff --git a/ContextMenuManager/BulePointLilac.Methods/IniWriter.cs b/ContextMenuManager/BulePointLilac.Methods/IniWriter.cs index 2253e27..4c82011 100644 --- a/ContextMenuManager/BulePointLilac.Methods/IniWriter.cs +++ b/ContextMenuManager/BulePointLilac.Methods/IniWriter.cs @@ -79,6 +79,8 @@ namespace BulePointLilac.Methods } } + if(isGetValue) return; + if(sectionRow == -1) { if(key != null && value != null)