netfishing/network/host_identity_store.gd

7 lines
138 B
GDScript3
Raw Normal View History

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