IniWriter获取值不存在键值时写入问题

This commit is contained in:
蓝点lilac
2020-12-26 12:32:44 +08:00
parent 0cf869c79d
commit a3d46d6621

View File

@@ -79,6 +79,8 @@ namespace BulePointLilac.Methods
}
}
if(isGetValue) return;
if(sectionRow == -1)
{
if(key != null && value != null)