From 10c9b704876fa10e949629da878dfc4cab1e032a Mon Sep 17 00:00:00 2001 From: dungdq Date: Fri, 16 May 2025 17:59:12 +0700 Subject: [PATCH] update --- docs/02-setup-main-game/05-main-scene/08-free-round.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/02-setup-main-game/05-main-scene/08-free-round.md b/docs/02-setup-main-game/05-main-scene/08-free-round.md index 2a01ad6..3cadaaa 100644 --- a/docs/02-setup-main-game/05-main-scene/08-free-round.md +++ b/docs/02-setup-main-game/05-main-scene/08-free-round.md @@ -95,10 +95,9 @@ description: Display and manage remaining free rounds in the game. ## Game Result Examples -* More Detail: [Popup Panel](http://localhost:3000/docs/setup-main-game/main-scene/popup-panel) - |Platform|Popup|Action|Result| |--------|-----|------|------| |Desktop|![Desktop](../img/05-main-scene/freeround-counter/popup-freeround-counter-desktop.png)|click → Start|![Add Font](../img/05-main-scene/freeround-counter/overview-freeround-desktop.png)| |Mobile|![Mobile](../img/05-main-scene/freeround-counter/popup-freeround-counter-mobile.png)|click → Start|![Add Font](../img/05-main-scene/freeround-counter/overview-freeround.png)| +* More Detail: [Popup Panel](http://localhost:3000/docs/setup-main-game/main-scene/popup-panel)