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 --- 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 4d243702..6d7bf464 100644 --- a/test-client/protocol.ts +++ b/test-client/protocol.ts @@ -88,6 +88,7 @@ export interface Score { export type Message = { item: number } + | { tile: number } | { text: string } | { effect: string } | { translation: { id: string, params: Message[] } } -- cgit v1.2.3-70-g09d2