From 8a7f97270dbdf8bfb5c95165d08d1908353dfc2d Mon Sep 17 00:00:00 2001 From: josedario87 Date: Sun, 10 Aug 2025 20:30:18 -0600 Subject: [PATCH] mejoras UI OfferControls --- client/src/views/DemoGame.vue | 4 +- client/src/views/games/G1.vue | 2 +- client/src/views/games/G2.vue | 2 +- client/src/views/games/G3.vue | 2 +- client/src/views/games/G4.vue | 2 +- client/src/views/games/G5.vue | 2 +- client/src/views/games/OfferControls.vue | 132 ++++++++++++++++++----- 7 files changed, 113 insertions(+), 33 deletions(-) diff --git a/client/src/views/DemoGame.vue b/client/src/views/DemoGame.vue index 67f6285..580501a 100644 --- a/client/src/views/DemoGame.vue +++ b/client/src/views/DemoGame.vue @@ -195,11 +195,11 @@ function leaveGame() { colyseusService.leaveGame();