From d6cbc3e1be4a38bc17c7f9c612ccd26345645e3d Mon Sep 17 00:00:00 2001 From: vvandenb Date: Mon, 13 Mar 2023 15:30:56 +0100 Subject: [PATCH] * Fixed menu customization pc instructions --- front/volume/src/components/Pong/MapCustomization.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/volume/src/components/Pong/MapCustomization.svelte b/front/volume/src/components/Pong/MapCustomization.svelte index fde5f37..90525ef 100644 --- a/front/volume/src/components/Pong/MapCustomization.svelte +++ b/front/volume/src/components/Pong/MapCustomization.svelte @@ -83,7 +83,7 @@
Map Customization:
- PC: Right click to add walls, left click to remove walls. + PC: Left click to add walls, right click to remove walls.
Mobile: Click to add walls