From 4c1dc83759d15b7f9f8aaddf580d2147f43fb845 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 19 Oct 2025 11:25:51 -0400 Subject: Annotate "worldport entrances" --- proto/human.proto | 1 + 1 file changed, 1 insertion(+) (limited to 'proto/human.proto') diff --git a/proto/human.proto b/proto/human.proto index 8e7767a..c8d653f 100644 --- a/proto/human.proto +++ b/proto/human.proto @@ -217,6 +217,7 @@ message HumanRoom { message HumanMap { optional string display_name = 1; repeated string excluded_nodes = 2; + optional PortIdentifier worldport_entrance = 3; } message HumanProgressive { -- cgit 1.4.1