Skip to content

Commit

Permalink
change ip
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosnunez09 committed Nov 7, 2023
1 parent 8e218e5 commit 7e7bf5f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified export/linux/linux.pck
Binary file not shown.
2 changes: 1 addition & 1 deletion scean/multiplayerTester.gd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
extends Control

@export var Address = "100.107.94.61"
@export var Address = "34.228.29.239"
@export var port = 8910
var peer
# Called when the node enters the scene tree for the first time.
Expand Down

0 comments on commit 7e7bf5f

Please sign in to comment.