diff options
Diffstat (limited to 'proto/data.proto')
| -rw-r--r-- | proto/data.proto | 1 |
1 files changed, 1 insertions, 0 deletions
| diff --git a/proto/data.proto b/proto/data.proto index dd7a2a3..274010d 100644 --- a/proto/data.proto +++ b/proto/data.proto | |||
| @@ -54,6 +54,7 @@ message Panel { | |||
| 54 | repeated Proxy proxies = 8; | 54 | repeated Proxy proxies = 8; |
| 55 | 55 | ||
| 56 | uint64 required_door = 9; | 56 | uint64 required_door = 9; |
| 57 | uint64 required_room = 11; | ||
| 57 | } | 58 | } |
| 58 | 59 | ||
| 59 | message Painting { | 60 | message Painting { |
