From 57a08a321bb1054107afd7b91bc6c77cba5abf32 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 8 Sep 2025 14:11:23 -0400 Subject: Added lavender cubes logic --- proto/human.proto | 1 - 1 file changed, 1 deletion(-) (limited to 'proto/human.proto') diff --git a/proto/human.proto b/proto/human.proto index 89fd076..d48f687 100644 --- a/proto/human.proto +++ b/proto/human.proto @@ -86,7 +86,6 @@ message HumanDoor { optional uint64 complete_at = 9; optional string control_center_color = 6; - repeated string switches = 7; repeated KeyholderIdentifier keyholders = 10; repeated RoomIdentifier rooms = 11; repeated DoorIdentifier doors = 12; -- cgit 1.4.1