From 804ad0c230672813efdca5b6816a5de49354f375 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 27 Aug 2025 16:29:50 -0400 Subject: Added control_center --- 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 e0021c2..1a15c59 100644 --- a/proto/human.proto +++ b/proto/human.proto @@ -86,6 +86,7 @@ message HumanDoor { repeated KeyholderIdentifier keyholders = 10; repeated RoomIdentifier rooms = 11; repeated DoorIdentifier doors = 12; + repeated string endings = 13; optional DoorType type = 4; optional string location_room = 5; -- cgit 1.4.1