Client entity deletion

This commit is contained in:
2020-05-01 02:27:47 -04:00
parent 9a6ba77e72
commit 84f6ca7434
3 changed files with 14 additions and 3 deletions

View File

@ -1,6 +1,8 @@
extends Node
const SERVER_HOST : String = "192.168.1.34"
#const SERVER_HOST : String = "stage.dt.cloudsumu.com"
#const SERVER_HOST : String = "dt-in-Publi-1S7VAU6QPEQHR-51ac8fd89ed249aa.elb.us-east-1.amazonaws.com"
const SERVER_PORT : int = 7777
signal disconnection