diff options
Diffstat (limited to 'proto/human.proto')
-rw-r--r-- | proto/human.proto | 1 |
1 files changed, 0 insertions, 1 deletions
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 { | |||
86 | optional uint64 complete_at = 9; | 86 | optional uint64 complete_at = 9; |
87 | 87 | ||
88 | optional string control_center_color = 6; | 88 | optional string control_center_color = 6; |
89 | repeated string switches = 7; | ||
90 | repeated KeyholderIdentifier keyholders = 10; | 89 | repeated KeyholderIdentifier keyholders = 10; |
91 | repeated RoomIdentifier rooms = 11; | 90 | repeated RoomIdentifier rooms = 11; |
92 | repeated DoorIdentifier doors = 12; | 91 | repeated DoorIdentifier doors = 12; |