Skip to content

Commit

Permalink
Not used
Browse files Browse the repository at this point in the history
  • Loading branch information
ikbencasdoei committed May 11, 2021
1 parent 0cb47b5 commit c627c67
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions addons/godot-voip/demo/Network.gd
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ class_name Network
var server_port := 3000
var server_ip := "127.0.0.1"

const MAX_PLAYERS := 20

func start_client() -> int:
var peer := WebSocketClient.new()

Expand Down

0 comments on commit c627c67

Please sign in to comment.