From c315d5d87b438d3f844e2943761924c1a00dfab1 Mon Sep 17 00:00:00 2001 From: dungdq Date: Thu, 10 Jul 2025 14:01:04 +0700 Subject: [PATCH] update content --- docs/03-setup-special-feature/03-respin.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/03-setup-special-feature/03-respin.md b/docs/03-setup-special-feature/03-respin.md index 79e1e94..ea9cb45 100644 --- a/docs/03-setup-special-feature/03-respin.md +++ b/docs/03-setup-special-feature/03-respin.md @@ -39,11 +39,7 @@ stateDiagram-v2 2. **Re-trigger Respin** ![Retrigger](./img/respin/retrigger.png) -3. **Display Counter** - Show number of respins remaining. - ![Counter](./img/respin/respin-left.png) - -4. **Respin Win** +3. **Respin Win** This step handles the outcome evaluation after a respin. Its implementation depends on the specific game design and may be optional in some games.