Added thread safe packet handlers
This commit is contained in:
@ -8,4 +8,4 @@ func set_download(download: int):
|
||||
%Receive.text = "%d bytes" % download
|
||||
|
||||
func set_upload(upload: int):
|
||||
%Send.text = "%d bytes" % upload
|
||||
%Send.text = "%d bytes" % upload
|
||||
|
Reference in New Issue
Block a user