This commit is contained in:
Hartmut Seichter 2025-06-27 19:44:26 +02:00
parent eb4513291f
commit 4921713026
2 changed files with 5 additions and 3 deletions

View file

@ -65,7 +65,6 @@ func _on_data(data : Array):
else:
VRPN.marshal(bytes)
func _on_connected(s : StreamPeerTCP):