Commit files changed by the formatting script

This commit is contained in:
Aaron Franke
2020-03-19 20:25:07 -04:00
parent 7ba8b9930d
commit 7e09d2fec7
4 changed files with 97 additions and 97 deletions

View File

@@ -25,4 +25,4 @@ func send_session(path, type, sdp):
func send_candidate(path, mid, index, sdp):
var other = _find_other(path)
assert(other != "")
get_node(other).peer.add_ice_candidate(mid, index, sdp)
get_node(other).peer.add_ice_candidate(mid, index, sdp)