Merge pull request #5382 from volzhs/fix-save-ip

Fix network IP setting change
This commit is contained in:
Rémi Verschelde
2016-06-24 21:16:31 +02:00
committed by GitHub

View File

@@ -423,7 +423,7 @@ void EditorSettings::setup_network() {
if (ip=="127.0.0.1")
continue;
if (lip!="")
if (lip=="")
lip=ip;
if (ip==current)
lip=current; //so it saves