netfishing/network/host_identity_store.gd

6 lines
138 B
GDScript

class_name HostIdentityStore
extends "res://network/local_signing_identity_store.gd"
func _ready() -> void:
configure("host_identity")