From 139c7252dffad17f2f3345fa1aa41f673fcfea03 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 22 Oct 2025 17:52:20 -0400 Subject: Added icarus --- 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 ee59bab..41fce45 100644 --- a/proto/human.proto +++ b/proto/human.proto @@ -223,6 +223,7 @@ message HumanMap { optional string display_name = 1; repeated string excluded_nodes = 2; optional PortIdentifier worldport_entrance = 3; + optional MapType type = 4; } message HumanProgressive { -- cgit 1.4.1