You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
@@ -237,7 +237,6 @@ void WebSocketMultiplayerPeer::_poll_client() {
|
||||
}
|
||||
connection_status = CONNECTION_CONNECTED;
|
||||
emit_signal("peer_connected", 1);
|
||||
emit_signal("connection_succeeded");
|
||||
} else {
|
||||
return; // Still waiting for an ID.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user