From cc96993499c435ea706fa21a6d8089604bc44e51 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 17 Sep 2024 22:19:06 +0200 Subject: translate tutorial and add tile message --- server/protocol/src/lib.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'server/protocol/src/lib.rs') diff --git a/server/protocol/src/lib.rs b/server/protocol/src/lib.rs index 1bfb280e..323cf2c2 100644 --- a/server/protocol/src/lib.rs +++ b/server/protocol/src/lib.rs @@ -142,6 +142,7 @@ pub enum Message { Translation { id: String, params: Vec }, Text(String), Item(ItemIndex), + Tile(TileIndex), Effect(String), } -- cgit v1.2.3-70-g09d2