From c9da387ede51f207825b63d9f13036a7b661d4b3 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 7 Aug 2025 16:05:15 -0400 Subject: Started apworld vcpkg's libprotobuf is older than what PIP has, but neither are completely up to date either. Ugh. Doors have a room now because that's where the location will go. --- 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 49eaccd..d5d03ff 100644 --- a/proto/human.proto +++ b/proto/human.proto @@ -72,6 +72,7 @@ message HumanDoor { repeated string switches = 7; DoorType type = 4; + string location_room = 5; } message HumanDoors { -- cgit 1.4.1