From e9d9da34e86a1e5f0de155bf9086d3e5ff6b2da0 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 7 Aug 2025 13:34:42 -0400 Subject: Protobuf works! Parsing connections --- data/connections.txtpb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/connections.txtpb b/data/connections.txtpb index a4f166f..5f2af9b 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb @@ -9,7 +9,7 @@ connections { } to { room { - map: "the_entry" + map: "the_words" name: "Entrance" } } -- cgit 1.4.1