From 2fa2941485d515e4d51c0ddbc7933e34e953de1f Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 29 Jun 2024 18:38:49 +0200 Subject: effect messages --- test-client/protocol.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'test-client/protocol.ts') diff --git a/test-client/protocol.ts b/test-client/protocol.ts index 28ed6d11..94858387 100644 --- a/test-client/protocol.ts +++ b/test-client/protocol.ts @@ -55,3 +55,4 @@ export type PacketC = export type Message = { item: number } | { text: string } + | { effect: string } -- cgit v1.2.3-70-g09d2