diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-07 13:34:42 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-07 13:34:42 -0400 |
| commit | e9d9da34e86a1e5f0de155bf9086d3e5ff6b2da0 (patch) | |
| tree | 432e1177f11e7e2b5e0d6400fad977def7d31129 /data/connections.txtpb | |
| parent | 1eacf01378d4dff3aed73fffcc42e0352b93835e (diff) | |
| download | lingo2-archipelago-e9d9da34e86a1e5f0de155bf9086d3e5ff6b2da0.tar.gz lingo2-archipelago-e9d9da34e86a1e5f0de155bf9086d3e5ff6b2da0.tar.bz2 lingo2-archipelago-e9d9da34e86a1e5f0de155bf9086d3e5ff6b2da0.zip | |
Protobuf works! Parsing connections
Diffstat (limited to 'data/connections.txtpb')
| -rw-r--r-- | data/connections.txtpb | 2 |
1 files changed, 1 insertions, 1 deletions
| 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 { | |||
| 9 | } | 9 | } |
| 10 | to { | 10 | to { |
| 11 | room { | 11 | room { |
| 12 | map: "the_entry" | 12 | map: "the_words" |
| 13 | name: "Entrance" | 13 | name: "Entrance" |
| 14 | } | 14 | } |
| 15 | } | 15 | } |
