summaryrefslogtreecommitdiff
path: root/doc/protocol.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/protocol.md')
-rw-r--r--doc/protocol.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/protocol.md b/doc/protocol.md
index bb20a05..63355dd 100644
--- a/doc/protocol.md
+++ b/doc/protocol.md
@@ -29,7 +29,7 @@ encoded text.
0x07 parent(parent: Obj, child: Obj)
0x08 sound(id: Obj, data: Vec<u8>)
0x09 prefab_index(res: Res)
-0x0a prefab_name(res: Res, name: String)
+0x0a announce_prefab(res: Res)
```
## Resources