From 544054658e4ec7cda694e902eebd7494baf448d5 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 8 Jun 2025 14:35:57 +0200 Subject: test-client: proper two handed mode; closes #246 --- 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 1cfdab79..fb8c11a8 100644 --- a/test-client/protocol.ts +++ b/test-client/protocol.ts @@ -34,6 +34,7 @@ export interface Gamedata { tile_interact: boolean[], // Look-up table for TileIndex to check if a tile is interactable spawn: Vec2, // Where players spawn when they join. maps: [string, MapMetadata][], // Metadata for most available maps + hand_count: number, } export type PacketS = -- cgit v1.2.3-70-g09d2