mirror of
https://github.com/godotengine/godot.git
synced 2025-04-01 00:41:35 +08:00
parent
60fa2b9815
commit
515472bc52
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user