extends Node
class_name Game
func _on_peernode_identified(peernode: PeerNode, player_name: String) -> void:
pass # Replace with function body.